2
yes there is, put something like this in you style.css
Quote:
.g01 {background-color:#88000d;color:#ffffff; padding:1px 4px 1px 2px; font-weight:bold;font-size:12px;text-transform:uppercase;}
.g02 {background-color:#406cb0;color:#ffffff; padding:1px 4px 1px 2px; font-weight:bold;font-size:12px;text-transform:uppercase;}
you can use as many as you want, just number them g01, g02, g03 etc. and change the colors.
then, put this in you block_left/right.html:
Quote:
this should do the trick