




/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-hearts/ */
div.hearts-cancel,div.star-hearts{float:left;width:32px;height:30px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.hearts-cancel,div.hearts-cancel a{background:url(norating_larger3.png) no-repeat 0 -32px;}
div.star-hearts,div.star-hearts a{background:url(hearts2a.png) no-repeat 0 0px}
div.hearts-cancel a,div.star-hearts a{display:block;width:32px;height:100%;background-position:0 0px;border:0}
div.star-hearts-on a{background-position:0 -32px!important}
div.star-hearts-hover a{background-position:0 -64px}
/* Read Only CSS */
div.star-hearts-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-hearts{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */