
#wrapper2 { /* this is the top nav */
margin-bottom: 0px;
}

#main h1 { /* TOP TITLE */
font-size: 170%;
margin: 10px 0 0 0;
padding: 0 0 2px 0;
font-weight: normal;
}

#reviewtop img {float: right; margin: 0 1em .5em 0;}

#reviewtop h2 {
color:  #76797c;
text-align: left;
}
#reviewtop {margin-bottom: 3em; }
#reviewtop p {margin-left: 0em; margin-right: 20em; color: #76797c; font-size: 90%;}
#main, #footer {
width: 47em;
}

#reviewright {
padding-left: 2em;
float: right;
width: 12em;
color: #666666;

}

#reviewright ul	{
margin-left: 0;
padding-left: 1.5em;
}
	
#reviewright li {
list-style: disc url('/styles/list2.gif');  /* inside  ... adding this word drops the indent */
font-size: 78%;
line-height: 1.2em;
padding-bottom: .5em;
vertical-align: top; /* possibly delete this? */
}

#reviewright h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
color: #000;
}



#reviewbody {
width: 31em;
float: left;
}
#reviewbody h3{
font-size: 100%;
margin-top: 4em;
padding: .6em 0 .6em 0;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
color: #a1a5a9;
font-weight: normal;

}

#reviewbody h4 {
margin-top: 2em;
font-size: 124%;

color: #000000;
font-weight: normal;
}

.bottom {
padding-top: 2em;
width: 31em;
padding-right: 16em;
}



#reviewnav a:link { 	text-decoration : none; color: #a1a5a9;}
#reviewnav a:visited { 	text-decoration : none; color:#a1a5a9;}
#reviewnav a:hover { text-decoration: underline; }

#reviewnav {
margin: 0 0 2em 0;
padding: 2px 0 0 0;
border-top: 1px solid #a1a5a9;
}

#reviewnav p {
margin: 0;
font-size: 84%;
font-family: arial;

}
#reviewnav span {
color: black;
}

#mainreview {  /* review home page */
margin-top: 1em;
}
