here's the site -- it's an initial install of 1.3.5 with a few mods.

in IE6, there's a 2 or 3px white line separating the bottom edge of the header image (logo.gif) and the top edge of the grey bar below it (div = navcattabs, but including breadcrumb and search_header instead of the category tabs).

there's no such line in firefox. i haven't had the chance to check in safari.

i've seen the earlier threads on this issue. the accepted solution is to delete the clearBoth break after the eof branding display. i've done that, and the space got smaller, but it's still there.

i can get rid of it by setting the margin-top of navcattabs wrapper to -2px in stylesheet.css, but that has the same effect in firefox. so the space disappears in IE at the cost of having the logo.gif image overlaps the top of the navcattabs bar by those same 2 pixels in firefox.

i've searched through the forums for another solution, but if there is one, i haven't been able to make it work.

can anyone help?