Hi,
for the left search box you need to reset the top margin of the form (IE has
different defaults than FF):
#topNavContainer form { margin-top:0; }

(you can also drop the non-semantic <br> after the preceding <span>, form is
a block level element)

for the left navigation:
on my screen i see problem both in IE and FF. imo you need to drop the
negative left margin (-29px).

hope this helps,

Serge Krul
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to