i'm not sure what the problem is, but i am getting a space below my border in IE that i am not getting in firefox... here's what my stylesheet looks like
firefox (this is how i want it to look)Code:#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ { margin: 0px 0px 0px 0px; padding: 0px 0; background-color: #f5f6fb; border-bottom: 10px solid #ced8e4; }
internet explorer (creates a space below the border that i don't want...)
any help with this?





