/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .default { background: #ACACAC; }
.starbox .default .colorbar { background: #000000; }
.starbox .default .hover .colorbar { background: #484848; }

.starbox .dotted { background: url(default_dotted_background.gif) top left repeat-x; }
.starbox .dotted .colorbar { background: #000000; }

