.rating{clear:both;cursor:pointer}
.rating:after{clear:both;visibility:hidden;height:0;width:0;content:'.'}
.cancel,.star{height:15px;text-indent:-999em;float:left;cursor:pointer;width:17px;overflow:hidden}
.cancel,.cancel a{background:url(../img/delete.gif) no-repeat 0 -16px}
.star,.star a{background:url(../img/star.gif) no-repeat 0 0}
.cancel a,.star a{width:100%;height:100%;background-position:0 0;display:block}
div.rating div.on a{background-position:0 -16px}
div.rating div.hover a,div.rating div a:hover{background-position:0 -32px}

