div.rating-cancel,div.star-rating{float:left;width:25px;height:25px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel a,div.star-rating a{width:25px;height:25px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating{padding-right: 5px;}
div.star-rating a{background:url(../../img/reviews/star.gif) no-repeat 0px 0px;}
div.star-rating.star-rating-hover a{background-position:0px -60px}
div.star-rating.star-rating-on a{background-position:0px -30px!important}
div.rating-cancel{margin-left: 10px; float: right;}
div.rating-cancel a{background:url(../img/reviews/delete.gif) no-repeat 0px 0px;}
div.rating-cancel.star-rating-hover a{background-position:0px -30px!important}
div.star-rating-readonly a{cursor:default !important}
