.rateMe {
    /*float: left;*/
    /*clear: both;*/
    /*width: 100%;*/
    /*height: auto;*/
    padding: 0px;
    margin: 0px;
}

.rateMe .on {
    /*background: url( /images/star_on.gif ) no-repeat;*/
}

.rateMe img {
    /*float: left;*/
    /*background: url( /images/star_off.gif ) no-repeat;*/
    /*width: 12px;*/
    /*height: 12px;*/
}