.rate {
    background: url('/media/images/ui/rate/rating.gif') 0 -54px no-repeat;
    height: 18px;
    margin: 5px 0 0 5px;
	outline: none;
    overflow: hidden;
    position: absolute;
    width: 17px;
}

.rated {
    background-position: 0 -72px;
}