table.topRated_1
{
	width:100%;
}
table.topRated_2
{
	width:100%;
}
table.topRated_2 th
{
	font-size: 14px;
}
table.topRated_3
{
	width:100%;
	background-color: #cccccc;
	margin-bottom: 20px;
}
table.topRated_3 th
{
	background-color: #F9F9F9;
	font-size: 11px;
	font-weight: bold;
	
	margin: 0px;
	font-family: tahoma;
	height: 22px;
	background: url('../images/gray_head_bg.gif');
	font-size: 11px;
	padding-left: 6px;
	text-align: left;
	color: #860005;
	height: 19px;
}
table.topRated_3 td
{
	height: 20px;
	padding-left: 3px;
}

.topRatedColumnHeading
{
	font-weight: bold;
	background-color: #EEEEEE;
}

