.stars00, .stars05, .stars10, .stars15, .stars20, .stars25, .stars30, .stars35, .stars40, .stars45, .stars50 {
	width:75px;
	height:12px;
	line-height:15px;
	overflow:hidden;
	background:#fff url(images/stars.gif) no-repeat;
	margin:0;
	padding:0;
}
.stars00 { background-position:-90px 0 !important; }
.stars05 { background-position:-75px 0 !important; }
.stars10 { background-position:-75px -25px !important; }
.stars15 { background-position:-60px 0 !important; }
.stars20 { background-position:-60px -25px !important; }
.stars25 { background-position:-45px 0 !important; }
.stars30 { background-position:-45px -25px !important; }
.stars35 { background-position:-30px 0 !important; }
.stars40 { background-position:-30px -25px !important; }
.stars45 { background-position:-15px 0 !important; }
.stars50 { background-position:0 0 !important; }

img.stars-img {
	width:75px;
	height:15px;
	margin:0;
	padding:0;
	border:none;
}
