@CHARSET "ISO-8859-1";
a.star_nonactive {
	display: inline-block;
	width: 10px;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	margin-right: 10px;
}

a.star_active {
	width: 15px;
	height: 15px;	
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin-right: 5px;
}