h2 {
margin-bottom: 3px;
}
BODY {
margin-right: 4px;
}
.review {
border: 1px solid #333;
padding: 5px;
}
hr {
margin-top: 1em;
margin-bottom: .7em;
color: #414141;
}
span.date {
margin-top: 3px;
color: #555;
text-transform: uppercase;
display: block;
margin-bottom: .6em;
}
div#contents {
background-color: #F7F3DE;
padding: 4px;
width: 40%;
margin-top: .7em;
clear: left;
float: left;
margin-left: 0;
}
/*Color of bullets*/
ul#toc LI {
color: #567;
}
div#contents a {
text-align: left;
color: #4169E1;
}
div#contents a:hover {
color: #c63;
}
div#contents h5 {
color: #555;
margin-top: 1px;
margin-bottom: 3px;
text-align: left;
cursor: pointer;
font-family: arial;
}
ul#toc {
list-style-type: disc;
margin: 0;
margin-left: 16px;
}

