.hoverstars {
	background: url('/js/5stars/star.png'); 
	z-index: 1;
}

#spanstars {
	float: left;
	cursor: pointer;
}

.clearleft {
	clear: left;
}


.floatleft {
	float: left;
}

.highlight {
	color: #93784b;
	font-weight: bold;
	float:left;
	margin-right:10px;
}
