.stars font {
	float: left;
	background-image: url(../img/star.png);
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
}
.stars font.z-all {
	background-position: 14px 0px;
}
.stars font.z-harf {
	background-position: 39px 0px;
}
.stars font.z-empty {
	background-position: 0px 0px;
}