I've recently installed CSS Horizontal Dynamic Menu (Paul's edition). It works great!

I am trying to get all my categories to fit across the page and eliminate white space between header and menu. I have been struggling with the stylesheet.

My headerWrapper looks like this:
#dropMenuWrapper {
width:100%;
height:25px;
margin:0;
font-size:11px;
}

Kim