/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars { background: #C0BBA6; }
.starbox .rated .stars { background: #E8E8E8; }
.starbox .colorbar { background: #24334B; }
.starbox .hover .colorbar { background: #24334B; }
.starbox .rated .colorbar { background: #24334B; }
.starbox .rated .hover .colorbar { background: #24334B; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

