.starbox .stars { background: #8a8a8a; }
.starbox div div { margin-right:3px; }
.starbox .rated .stars { background: #6a6a6a; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #9ddef6; }
.starbox .hover .colorbar { background: #d2f69d; }
.starbox .rated .colorbar { background: #ff9c71; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #7a7a7a; }
.starbox .indicator { clear: both; color: #9a9a9a; padding-top:2px; }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars { background: url(../images/starbox/background_dotted.gif) top left repeat-x; }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar { background: #000000; }
.starbox .dotted .ghost { background: #666666; }

.starbox .pointy .colorbar { background: #ffcc1c; }
.starbox .pointy .hover .colorbar { background: #ff9231; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }