.star-rating,.star-rating span,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating{background: url(star.png) left -1000px repeat-x;}
.star-rating{position:relative;width:75px;height:15px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.star-rating li{ display: inline; }
.star-rating span, .star-rating a, .star-rating .current-rating{position:absolute;top:0;left:0;margin:0;text-indent:-1000em;height:15px;line-height:15px;outline:none;overflow:hidden;border:none;}
.star-rating a:hover,.star-rating a:active,.star-rating a:focus{background-position:left bottom;}
.star-rating a.star_1, .star-rating span.star_1{width:20%;z-index:1006;}
.star-rating a.star_2, .star-rating span.star_2{width:40%;z-index:1005;}
.star-rating a.star_3, .star-rating span.star_3{width:60%;z-index:1004;}
.star-rating a.star_4, .star-rating span.star_4{width:80%;z-index:1003;}
.star-rating a.star_5, .star-rating span.star_5{width:100%;z-index:1002;}
.star-rating .current-rating{z-index:1001;background-position:left center;}	
.inline-rating{display:-moz-inline-block; display:-moz-inline-box; display:inline-block; vertical-align: middle;}


