div.star-sw div.rateit-range
{
    background: url(star-sw-w.png) no-repeat;
    height: 30px;
}
 
div.star-sw div.rateit-hover
{
    background: url(star-sw-r.png) no-repeat;
}
 
div.star-sw div.rateit-selected
{
    background: url(star-sw-r.png) no-repeat;
}

