@charset "utf-8";.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating{background:url("images/rating_back.png") left -1000px repeat-x;}
.star-rating{position:relative;width:80px;height:16px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.star-rating li{display:inline;}
.star-rating a,.star-rating .current-rating{position:absolute;top:0;left:0;text-indent:-1000em;height:16px;line-height:16px;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.star1-rating{width:20%;z-index:6;}
.star-rating a.star2-rating{width:40%;z-index:5;}
.star-rating a.star3-rating{width:60%;z-index:4;}
.star-rating a.star4-rating{width:80%;z-index:3;}
.star-rating a.star5-rating{width:100%;z-index:2;}
.star-rating .current-rating{z-index:1;background-position:left center;}
.star-rating-sml,.star-rating-sml a:hover,.star-rating-sml a:active,.star-rating-sml a:focus,.star-rating-sml .current-rating-sml{background:url("images/rating_back_sml.png") left -1000px repeat-x;}
.star-rating-sml{position:relative;width:60px;height:12px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.star-rating-sml li{display:inline;}
.star-rating-sml a,.star-rating-sml .current-rating-sml{position:absolute;top:0;left:0;text-indent:-1000em;height:12px;line-height:12px;outline:none;overflow:hidden;border:none;}
.star-rating-sml a:hover,.star-rating-sml a:active,.star-rating-sml a:focus{background-position:left bottom;}
.star-rating-sml a.star1-rating-sml{width:20%;z-index:6;}
.star-rating-sml a.star2-rating-sml{width:40%;z-index:5;}
.star-rating-sml a.star3-rating-sml{width:60%;z-index:4;}
.star-rating-sml a.star4-rating-sml{width:80%;z-index:3;}
.star-rating-sml a.star5-rating-sml{width:100%;z-index:2;}
.star-rating-sml .current-rating-sml{z-index:1;background-position:left center;}