.rating{cursor:pointer;margin:2em;clear:both;display:block}
.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.star, .star a{background:url(../../img/star2.gif) no-repeat 0 0px}
.star a{display:block;width:16px;height:100%;background-position:0 0px;border:1 solid #FF0000}
.star_on a{background-position:0 -16px!important}
.star_hover a, .star a:hover{background-position:0 -32px}
.star_readonly a, .star_readonly a:hover{cursor:default !important}
.star{/*background:transparent!important;overflow:hidden!important*/}
