div.star-rating { float: left; width: 17px; height: 15px; text-indent: -999em; cursor: pointer; display: block; background: none repeat scroll 0% 0% transparent; overflow: hidden; }
div.star-rating, div.star-rating a { background: url("../uploads/_system/star.gif") no-repeat scroll 0pt 0px transparent; }
div.star-rating a { display: block; width: 16px; height: 100%; background-position: 0pt 0px; border: 0pt none; }
div.star-rating-on a { background-position: 0pt -16px ! important; }
div.star-rating-hover a { background-position: 0pt -32px; }
div.star-rating-readonly a { cursor: default ! important; }
div.star-rating { background: none repeat scroll 0% 0% transparent ! important; overflow: hidden ! important; }
div.rating-cancel { display: none; height: 0px; overflow: hidden; }

