body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
background-color: #1F242A;
font:normal 11px 'Lucida Grande',arial,helvetica;
color: #37414A;
}
h1,h2,h3,h4,h5,h6 {
	margin:0 0 0.4em;
	font-family:'Trebuchet MS',arial,helvetica;
	font-weight:bold;
}
p{
	margin:0 0 1.6em;
	font:normal 14px 'Lucida Grande',arial,helvetica;
}

p, li {
	line-height:1.4em;
}

h1 {
	font-size:1.6em;
	color: #FF7F7F;
}


h4 {
	font-size:19px;
	color: #37414A;
	
}

h2
{
color: #06F;
}
h3
{
font-size: 1.3em;
margin-bottom: 10px;
}

#wrapper
{
padding: 10px;
background-color: #ffffff;
width: 900px;
margin: 0px auto;
}
#header
{
border-bottom: 1px solid black;
}
#content
{
margin-top: 35px;
width: 700px;
float: right;
}
#leftnav
{
margin-top: 35px;
width: 180px;
float: left;
}

.topbox
{
margin-left: 24px;
margin-bottom: -3px;
}
table
{
width: 650px;
margin-left: 25px;
border-collapse:collapse;
text-align: center;
border: 1px solid #e2e2e2;
}
.rank
{
height: 50px;
background: #4695c6 url(images/bg-th3.png) repeat-x;
color:white;
}
.rank1
{
background-color: #194E84;
color: white;
}
td
{
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
padding-top: 5px;
padding-bottom: 5px;
}
tr.table1 td
{
font-size: 1.3em;
font-weight: bold;
}


.number
{
color: #800;
font-weight: bold;
font-size: 1.6em;
}
tr.table1 td.number
{
color: #800;
font-weight: bold;
font-size: 2.5em;
}
#leftnav ul
{
font-size: 1.3em;
list-style-type: none;
margin-bottom: 15px;
}
#leftnav ol
{
font-size: 1.3em;
margin-left: 15px;
}
#footer
{
text-align: center;
margin-top: 25px;
}
.clear
{
clear: both;
}
#centerlink
{
text-align: center;
padding-bottom: 20px;
border-bottom: 1px solid #e2e2e2;
}
.nav
{
font-size: 1.7em;
}
#reviewstar p
{
color: #443266;
font-weight: bold;
font-size: 1.4em;
margin-top: -15px;
}
.floatright
{
float: right;
margin-right: 30px;
}
h1.reviewh1
{
font-size: 2.1em;
}
#centerlink2
{
font-size: 1.9em;
font-weight: bold;
text-align: center;
padding-bottom: 40px;
border-bottom: 1px solid #e2e2e2;
}