.rating{
	background: url('/imgs/tiled/rating') repeat-x;
	width:80px;
	height:16px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}
.rating .rated{
	background: url('/imgs/tiled/rating') repeat-x 0px -16px;
	height:16px;
}