﻿.testRater,.testRater2{
visibility:hidden;
position:relative;
top:-25px;
left:13px;
height:18px;
DISPLAY: block;
width:90px;
max-width:90px;
overflow:hidden;
}

/* RATER PLUGIN */
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em,width:90px;}
.ui-rater-starsOff, .ui-rater-starsOn,.ui-rater-starsOn2 {display:inline-block; height:18px; background:url(stars.png) repeat-x 0 0px;}
.ui-rater-starsOn ,.ui-rater-starsOn2{display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}

