Hey there, I made my logo a bit larger. While I like the size, I noticed that if I log into my buyer's account, the NavMain ul links (Home, Log Out, My Account, Shopping Cart, Checkout) extend to the left into my logo. On the stylesheet, line 60, I played around with the position attribute (set to Relative) in firebug and deleted it. The result was that the links moved up a line into the NavMainWrapper area. I actually like that look.
That is no problem. You will want to delete the whole declaration:

Code:
position:relative;