/* Unrelated to excercise */
body {margin: 0; padding : 0; }
body, td, textarea, p{margin: 0; font: 8pt Arial; color : #333;}
body#livesite {margin: 0; padding : 0; background-color : #4363ac; background: url(/resources/background.gif); }
form {margin: 0;}
div{width: auto;}
ul {list-style-type : square;}
hr { border: 0px; width: 100%; text-align : center; height: 1px; color: #ddd; padding: 0px; background-color: #ddd;}
a:link, a:visited {color: #8cc540; text-decoration: none; }
a:hover, a:focus {color: #8cc540; text-decoration: underline; }

.sidelink:link, .sidelink:visited{font: 9pt Arial; text-decoration: underline; color: #fff; font-weight: bold; }
.sidelink:hover, .sidelink:focus {color: #ee3124; text-decoration: underline; }
