Hi,

I use Firefox most of the time and just checked IE and realized my sideboxes get cut off in that browser, but not in Firefox:


I tried a bunch of things in the CSS stylesheet (including changing the margins) but it didn't work.

I ran WebDeveloper & Firebug and can see that the index body is too wide (693px) and extends too far into the right sidebox column. I think this is the problem, but I can't figure out where to fix this width.

Here's the WebDeveloper element info:

html > body #indexBody > div #mainWrapper > table #contentMainWrapper > tbody > tr > td > div #indexCategories .centerColumn > div .categoryListBoxContents > a > img

I'd appreciate some help with this...

AW