/* CSS Document */
.mark_label {
	text-align:center; 
	color:#4d2b00; 
	font-family:Impact; 
	font-size:14px;
	white-space:nowrap;
}

.mark_label#label {
	background-image:url(/images/marks_bar_bg_01.gif);
	text-align:right;
	margin-bottom:4px;
}


.mf_mark_cell {
	width:80px; 
	height:80px; 
	background-image:url(/images/ring_01.gif); 
	background-repeat:no-repeat; 
	vertical-align:middle; 
	text-align:center; 
	color:#f4bd00; 
	font-family:Impact; 
	font-size:31px;
}

td.onestar {
	background-image:url(/images/marks_bullet_bg.gif);
	background-repeat:no-repeat;
	width:17px;
	height:21px;	
}
