
<style type="text/css">
    #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.jpg) no-repeat;}
    #rateMe a{float:left;background:url(../images/star_null.jpg) no-repeat;width:40px; height:40px;}
    #ratingSaved{display:none;}
    .saved{color:red; }
</style> 