/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star,div.star a{background:url(star.gif) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

div.star_avg{float:left;width:85px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star_avg,div.star_avg a{background:url(star_avg.gif) no-repeat 0 -320px}
div.star_avg a{display:block;width:85px;height:100%;background-position:0 -320px;border:1 solid #FF0000}
div.star_avg{background:transparent!important;overflow:hidden!important}

div.star_on_0 a{background-position:0 -0px!important}
div.star_on_1 a{background-position:0 -16px!important}
div.star_on_2 a{background-position:0 -32px!important}
div.star_on_3 a{background-position:0 -48px!important}
div.star_on_4 a{background-position:0 -64px!important}
div.star_on_5 a{background-position:0 -80px!important}
div.star_on_6 a{background-position:0 -96px!important}
div.star_on_7 a{background-position:0 -112px!important}
div.star_on_8 a{background-position:0 -128px!important}
div.star_on_9 a{background-position:0 -144px!important}
div.star_on_10 a{background-position:0 -160px!important}
div.star_on_11 a{background-position:0 -176px!important}
div.star_on_12 a{background-position:0 -192px!important}
div.star_on_13 a{background-position:0 -208px!important}
div.star_on_14 a{background-position:0 -224px!important}
div.star_on_15 a{background-position:0 -240px!important}
div.star_on_16 a{background-position:0 -256px!important}
div.star_on_17 a{background-position:0 -272px!important}
div.star_on_18 a{background-position:0 -288px!important}
div.star_on_19 a{background-position:0 -304px!important}
div.star_on_20 a{background-position:0 -320px!important}


