Can someone take a look at
http://dchelp.net/dcevotest/ and see what I might have missed in my CSS? The site looks almost exactly the way I want it in Firefox, but my main content box is way too wide in IE (it appears that something, somewhere, is causing the main content box to be 100% of the screen width, even though I have the width set to "auto").
I don't want a fixed-width layout, so I kind of have to use the "auto" attribute. I'm not sure if I'm just overlooking some spot where I accidentally set the width on something to 100%, or if there's some CSS-bug in IE that's screwing it up.
In addition, the padding on my "Active Forum Topics" list seems to be a bit off in IE, but I'll probably try to tackle that problem later.