i I recently made a nav, the problem is it aligns to the top (see attachment) I have clearly stated in the style to vertical align it to middle.
How do I do this? I also have a image in the attachments of how I wish for it to look
Thanks!
Attachments
http://www.vasantham.ca/cssprob.gif
http://www.vasantham.ca/cssprob-howiwantit.gif







You can avoid this by adding the padding to the inner element instead of the containing block that has it's height defined. If you can't do that, then you can restate the height for Mozilla with the html>body selector (which IE can't read) ala the 
Bookmarks