div.star-active
{
	cursor: pointer;
}

div.star-empty
{
	background-image: url(../images/e61bsGQt4xQc.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-voted
{
	background-image: url(../images/Fsr6eLVocMe5.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}

div.star-over
{
	background-image: url(../images/7d7nP94R64Kf.gif);
	width:15px;
	height:15px;
	overflow:hidden;
}
