Quote Originally Posted by wartht View Post
i have one more question.

any idea how to get the background of the sideboxes a rainbow color?
You would add background: url(../yourimage.gif); to:

.sideBoxContent {
background: url(../images/options.gif); }