In web design a picture almost never paints a thousand words. We probably need to see the live page, to see its code.
If I had to guess though, I'd guess that you either have no DOCTYPE or, if you do, one that doesn't put IE into standards mode.
Try putting this:
as the very first thing in the page's source code, before anything/everything else. Before even a space or the opening <html> tag.
If you want more help:
Please post a link to a page on your site that contains the problematic code so we can check it out.
Bookmarks