.hover_rating {
	background:url(../../images/star.png); 
	z-index: 1;
}

.span_rating {
	/*float: left;*/
	cursor: pointer;
}

.clearleft {
	clear: left;
}

.rating_section {
	background-color:#FCFBFB;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding:10px;
	width: 100px;
}

.rating_display { 
	margin: 0;
	float: right;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
	clear:both;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93784b;
	font-weight: bold;
}

.star_rating {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93784b;
	/*padding-top:10px;*/
}

.rating_img {
	border: 0 !important;
	padding:0 !important;
	cursor: pointer;
}
