.gradesBG{
	background:#F8F8F8 none repeat scroll 0% 50%;
	float:right;
	height:auto !important;
	position:relative;
	width:666px;
	padding-bottom:100px;
}

.whiteBg{
	width:616px;
	height:auto!important;
	background:#fff;
	position:relative;
	padding:30px 0px ;
	
}

.whiteBg .corner{
	position:absolute;
	width:15px;
	height:14px;
	font-size:1px;
	
}

.whiteBg .leftTop{
	background:url('/_media/images/grades/leftTopCorner.jpg') no-repeat;
	left:0;
	top:0;
}


.whiteBg TABLE{
	width:575px;
	background:#fff;
	border-collapse:separate;
	margin-right:22px;
}

.whiteBg TH{
	background:#000;
	color:#F9D110;
}
.whiteBg TR{
	background:#D8D8D8;
	color:#000;
	/*cursor:pointer;*/
}

.whiteBg TABLE A{
	color:#000;
	text-decoration:none;
}

.whiteBg .ball{
	text-align:center;
	position:relative;
}

.oneTimeVote{
	width:180px;
	/*height:50px;*/
	text-align:center;
	padding:10px;
	border:2px solid #FFDD5D;
	color:#fff;
	background:#000;
	position:absolute;
	top:20px;
	right:20px;
	font-weight:bold;	
	font-size:13px;
	filter:alpha(opacity=80);
	opacity:0.8;
	cursor:pointer;
	
}

.msgHolder{
	position:relative;
	font-size:1px;
	width:1px;
	height:1px;
	z-index:2;
}

.header .options{
	position:absolute;
	left:20px;
	top:10px;
}

.ad{
	position:absolute;
	bottom:0;
	overflow:hidden;
	width:100%;
	background:#F8F8F8 ;
}

.ad .corner{
	display:none;
}

.header .title{
	position:relative;
	right:0;
	top:0;
	margin:10px 10px 0 0;
}
