﻿/* RATER PLUGIN */ 
 .ui-rater>span {vertical-align:top;}
 .ui-rater-rating {margin-left:.8em}
 .ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:13px; background:url(sao.jpg) repeat-x 0 0px;}
 .ui-rater-starsOn {display:block; max-width:65px; top:0; background-position: 0 -26px;}
 .ui-rater-starsHover {background-position: 0 -13px!important;}

