body {
    background-color: #ffffff!important;
    margin: 15px;
    font: normal 80% Arial;
}

a {
    color: #669900;
}

.star1, .star2, .star3, .star4, .star5 {
    background: url('../images/icon_star.gif');
    height: 14px;
}
.star1 {
    width: 14px;
}
.star2 {
    width: 28px;
}
.star3 {
    width: 42px;
}
.star4 {
    width: 56px;
}
.star5 {
    width: 70px;
}