.toeRating a {
    display: block;
    height: 12px;
    width: 12px;
    text-decoration: none;
    text-indent: -9999px;
    cursor: pointer;
}
.toeRating a.toeStarOff {
    background-image: url("rates/rating_off.gif");
}
.toeRating a.toeOverRate {
    background-image