/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.smallstar div.rating-cancel,.smallstar div.rating-star{float:left;width:13px;height:11px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.smallstar div.rating-cancel,.smallstar div.rating-cancel a{background:url('../../common/images/deleterating.gif') no-repeat 0 -13px}
.smallstar div.rating-star,.smallstar div.rating-star a{background:url('../../common/images/star.gif') no-repeat 0 0px}
.smallstar div.rating-cancel a,.smallstar div.rating-star a{display:block;width:13px;height:100%;background-position:0 0px;border:0}
.smallstar div.rating-star-on a{background-position:0 -11px!important}
.smallstar div.rating-star-hover a{background-position:0 -11px}
/* Read Only CSS */
.smallstar div.rating-star-readonly a{cursor:default !important}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.largestar div.rating-cancel,.largestar div.rating-star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.largestar div.rating-cancel,.largestar div.rating-cancel a{background:url('../../common/images/deleterating.gif') no-repeat 0 -16px}
.largestar div.rating-star,.largestar div.rating-star a{background:url('../../common/images/larger_star.gif') no-repeat 0 0px}
.largestar div.rating-cancel a,.largestar div.rating-star a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
.largestar div.rating-star-on a{background-position:0 -36px!important}
.largestar div.rating-star-hover a{background-position:0 -18px}
/* Read Only CSS */
.largestar div.rating-star-readonly a{cursor:default !important}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.contactstar div.rating-cancel,.contactstar div.rating-star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.contactstar div.rating-cancel,.contactstar div.rating-cancel a{background:url('../../common/images/deleterating.gif') no-repeat 0 -16px}
.contactstar div.rating-star,.contactstar div.rating-star a{background:url('../../common/images/contactstars.jpg') no-repeat 0 0px}
.contactstar div.rating-cancel a,.contactstar div.rating-star a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
.contactstar div.rating-star-on a{background-position:0 -36px!important}
.contactstar div.rating-star-hover a{background-position:0 -18px}
/* Read Only CSS */
.contactstar div.rating-star-readonly a{cursor:default !important}
