in firefox and safari there is no white space above the nav bar (the way i want it to be). i changed my css to this so that there is no space:
div#logoWrapper {
width:800px;
height:0px;
}
of course in IE there is a huge space. anyone have a IE fix for this?
http://idoruclothing.com/shop/
thanks!!!



