/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .default { background: #cccccc; }
.starbox .default .colorbar { background: #ffcc1c; }
.starbox .default .hover .colorbar { background: #ff871c; }

.starbox .dotted { background: url(../image/dotted_background.gif) top left repeat-x; }
.starbox .dotted .colorbar { background: #000000; }

