1.6rc6/1.7 Tabs not displaying correctly in Firefox/Safari

1.6rc6/1.7 Tabs not displaying correctly in Firefox/Safari


Now that I have tabs working, I seem to be hitting a compatibility
issue with Firefox and Safari. I have captured screen shots from both
Firefox (the same problem exists in Safari) and in IE7 (where it works
fine). I cannot find mention of this anywhere else, so before I go
digging into the CSS I was wondering if there is a known solution ot
the problem.
The issue is that the tab container seems to expand to about 1/3 of
the available space in Firefox and Safari. In IE it only is the size
of the tabs, as one would expect.
IE7 = http://www.barthle.com/temp/tabs-ie7.png
Firefox/Safari = http://www.barthle.com/temp/tabs-ff.png
My code passes HTML 4.01 validation, so there shouldn't be any issues
there. I am using jQuery 1.3.2 and UI 1.6rc6.
Thanks.