table.top-rated-links{
	width:100%;
	margin:0 0 30px;
	letter-spacing:0;
	background:#F6F6F6;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

table.top-rated-links td{
	width:37%;
	padding:7px 7px 2px 7px;
	border-right:2px solid #FFF;
}

table.top-rated-links td.small{
	width:26%;
	padding:7px 7px 2px 7px;
	border-right:2px solid #FFF;
}


table.top-rated-links-0{
	width:100%;
	margin:0 0 30px;
	letter-spacing:0;
}
table.top-rated-links-0 td{
	width:100%;
	padding:7px 7px 2px 7px;
}

table.top-rated-links p{
	width:auto;
	margin:0;
	padding:3px 7px 4px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	border-top:1px dotted #FFF;
	background:#4EBDD1;
}
table.top-rated-links-0 p{
	width:auto;
	margin:0;
	padding:3px 7px 4px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	border-top:1px dotted #FFF;
	background:#6A884D;
}



ul.list-top-rated{
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

ul.list-top-rated li{
	margin:0;
	padding:0 7px 5px 10px;
	list-style-type:none;
	background: url(../images/arrow-g.gif) no-repeat left 4px;
	font-weight:bold;
	font-size:12px;
}

ul.list-top-rated li a{
	color:#148AC2;
	text-decoration:none;
}

ul.list-top-rated li a:hover{
	border-bottom:1px dotted #148AC2;
}

ul.list-top-rated-0{
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

ul.list-top-rated-0 li{
	margin:0;
	padding:0 7px 5px 10px;
	list-style-type:none;
	background: url(../images/arrow-g.gif) no-repeat left 4px;
	font-weight:bold;
	font-size:12px;
}

ul.list-top-rated-0 li a{
	color:#669900;
	text-decoration:none;
}

ul.list-top-rated-0 li a:hover{
	border-bottom:1px dotted #669900;
}





