h3 {
color:#B20100;
font-size:1.6em;
font-weight:normal;
line-height:1.2em;
margin-top:0;
padding-top:0px;
}

.clearAll {
clear:both;
}

.topTen {
border:1px solid #5D86B2;
}

.topTenHeader {
width:100%;
color:#B51C24;
font-size:18px;
font-weight:bold;
border-bottom:1px solid #5D86B2;
background-color:#BAD2E8;
}

.topTenHeader div {
padding:7px 7px 7px 7px;
}

.topTenList {
padding:5px;

}

.topTenList div {
padding:5px 0px 5px 0px;
border-bottom: 1px solid #969696;
background:none;
}

.topTenLink {
	color: #424242;
	text-decoration:none;
	
}

.topTenLink:hover {
	color: #B51C24;
}

.topTenPrice {
	color: #B51C24;
	text-align:right;
}