div.star-rating{float:left;width:18px;height:18px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{display: none; background:url(/images/rating/delete.gif) no-repeat 0 -18px}
div.star-rating,div.star-rating a{background:url(/images/rating/star.gif) no-repeat 0 0px}
div.star-rating a{display:block;width:18px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -18px!important}
div.star-rating-hover a{background-position:0 -36px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}

#ratingForm {width: 170px; padding: 6px 5px; height: 19px; background: url(/images/rating/bg_r1.gif) no-repeat;}
#ratingStars {width: 90px; float: left; padding-right: 2px;}
#ratingBtn {width: 76px; float: right; }

#ratingScore {width: 170px; padding: 6px 5px; height: 19px; background: url(/images/rating/bg_r2.gif) no-repeat;}
#ratingScore p {margin: 4px 0; font-size: 11px; float: left;}

#rateScore {float: right; width: 90px; height: 18px; background: url(/images/rating/star2_0.gif) repeat-x; }
.RSC10 {width: 18px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC15 {width: 27px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC20 {width: 36px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC25 {width: 45px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC30 {width: 54px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC35 {width: 63px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC40 {width: 72px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC45 {width: 81px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }
.RSC50 {width: 90px; height: 18px; background: url(/images/rating/star2_1.gif) repeat-x; }


