If you really want that alternating color stripes look, you can find out exactly how tall each category is (or set a line-height), make an image twice as tall as that with your two colors, and use it as the background-image for #categoriesContent.
#categoriesContent {background: url(../images/alt-stripes.gif) repeat;}
To post in the support thread, just hit the reply button; you don't start a new thread in a thread.



