#rateStatus {float:left; clear:both; width:100%; height:20px;}
#rateMe {float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../images/star-rating/rating-star.gif) no-repeat;}
#rateMe a{float:left;background:url(../images/star-rating/rating-star_grey.gif) no-repeat;width:17px; height:17px;}
#ratingSaved {display:none;}
.saved{color:red; }