I'm working on an update to my site header using no tables and lists for the navigation. It renders great in both IE 6 and Opera, but breaks in Firefox.
Here is a link to the test page: http://old.bigblueball.com/v3/test.htm
and the CSS file: http://old.bigblueball.com/v3/default.css
In Firefox, the <div> for the advertisement is 10 pixels to tall and wide, and the second row of navigation links are positioned about 10 pixels too low.
I'm stumped as to why. I've used absolute positioning and specified the size for both of those elements, and as I said, they render perfectly in both IE and Opera.
Any CSS experts here care to point me in the right direction?