.c-opacity input[type=radio]
{	opacity:0; position:absolute;}
div.rating-cancel,div.star-rating{
	float:left;width:20px;height:18px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../images/star.png) no-repeat 0 0px; transition:all 0.0s ease-out}
div.rating-cancel a,div.star-rating a{display:block;width:18px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -36px!important}
div.star-rating-hover a{background-position:0 -18px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important;}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


div.star-big{
float:left;width:30px; height:28px;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star-big,div.star-big a{background:url(../images/star-medium.png) no-repeat 0 0px; transition:all 0.0s ease-out}
div.rating-cancel a,div.star-big a{display:block;width:28px;height:100%;background-position:0 0px;border:0}
div.star-big.star-rating-on a{background-position:0 -28px!important}
div.star-big.star-rating-hover a{background-position:0 -28px}
/* Read Only CSS */
div..star-big.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-big.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

div.star-big-form{
float:left;width:34px;height:30px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star-big-form,div.star-big-form a{background:url(../images/star-big.png) no-repeat 0 0px; transition:all 0.0s ease-out}
div.rating-cancel a,div.star-big-form a{display:block;width:30px;height:100%;background-position:0 0px;border:0}
div.star-big-form.star-rating-on a{background-position:0 -30px!important}
div.star-big-form.star-rating-hover a{background-position:0 -30px}
/* Read Only CSS */
div.star-big-form.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-big-form.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */