.rating{padding:0px;margin:0px;clear:both;display:block;}
.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden;}
.cancel, .star-r,.star-g,.star-b{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;}
.star-r-1,.star-g-1,.star-b-1, .star-r-2,.star-g-2,.star-b-2, .star-r-3,.star-g-3,.star-b-3, .star-r-4,.star-g-4,.star-b-4{width:4px}
.cancel, .cancel a{background:url(/images/rating/delete.gif) no-repeat 0 -16px;}
.star-r, .star-r a{background:url(/images/rating/star-r.gif) no-repeat 0 0px;}
.star-r-1, .star-r-1 a{background:url(/images/rating/star-r-1.gif) no-repeat 0 0px;}
.star-r-2, .star-r-2 a{background:url(/images/rating/star-r-2.gif) no-repeat 0 0px;}
.star-r-3, .star-r-3 a{background:url(/images/rating/star-r-3.gif) no-repeat 0 0px;}
.star-r-4, .star-r-4 a{background:url(/images/rating/star-r-4.gif) no-repeat 0 0px;}
.star-g, .star-g a{background:url(/images/rating/star-g.gif) no-repeat 0 0px;}
.star-g-1, .star-g-1 a{background:url(/images/rating/star-g-1.gif) no-repeat 0 0px;}
.star-g-2, .star-g-2 a{background:url(/images/rating/star-g-2.gif) no-repeat 0 0px;}
.star-g-3, .star-g-3 a{background:url(/images/rating/star-g-3.gif) no-repeat 0 0px;}
.star-g-4, .star-g-4 a{background:url(/images/rating/star-g-4.gif) no-repeat 0 0px;}
.star-b, .star-b a{background:url(/images/rating/star-b.gif) no-repeat 0 0px;}
.star-b-1, .star-b-1 a{background:url(/images/rating/star-b-1.gif) no-repeat 0 0px;}
.star-b-2, .star-b-2 a{background:url(/images/rating/star-b-2.gif) no-repeat 0 0px;}
.star-b-3, .star-b-3 a{background:url(/images/rating/star-b-3.gif) no-repeat 0 0px;}
.star-b-4, .star-b-4 a{background:url(/images/rating/star-b-4.gif) no-repeat 0 0px;}
.cancel a, .star-r a,.star-g a,.star-b a{display:block;width:100%;height:100%;background-position:0 0px;}
div.rating div.on a{background-position:0 -16px;}
div.rating div.hover a{background-position:0 -32px;}
div.rating nopointer{cursor:default;}
