.star-holder .star { background: url(star.png) no-repeat; display: inline-block; width: 16px; height: 16px; text-indent: -9999px; }
.star-holder .star.select { background-position: 0 -16px; }
.star-holder .star.selected { background-position: 0 0; }
.rate-response { display: none; }
