Quote Originally Posted by dgent View Post
Get rid of your -10px margin and add this line to your stylesheet.

#headerWrapper {background-color: #F90;}


The 'gap' is still there, but now its the same colour as your logo wrapper - so it doesnt matter.
I removed the -10px and tried what you said.

Advice appreciated but the 'hidden' gap will then cause a 10px unevenness above the logoWrapper. I would be forced to use a negative padding to correct the new issue. Plus, if I decide to change the color of logoWrapper, I'd be forced to change color in two places.