Hi Phil,
Thanks for the beer!
If you look up at my first post on this thread I mentioned which file it is in, if using an Artisteer skin it is probably in stylemojo.css
Most of the forum style is in the styleforum.css as Sadegh has said, but the colors for the row background may come from stylemojo.css (if using Artisteer skins) or style.css in other skins. These classes are the ones that control it:
.modulerow{ background-color:#EAEAEA; }
.modulealtrow { background-color: #eee;}
You can put it in styleforum.css or move it there if you like, at one time in the past those were used in other places as well that is why they are not in styleforum.css, but these days I do think that the forum may be the only place those classes are used.
Best,
Joe