So I have this site: http://artillerymedia.com/allmand/info/ css here: http://artillerymedia.com/allmand/style.css It is perfectly fine in FF on Mac+PC and Safari, but for some reason on IE it's rendering the content with a double margin-left. It was also doing that with my navigation (I aslo can't figure out why the drop down's don't work) but I fixed it with a {display: inline;} tag for the float. I've applied the {display: inline;} tag to the other content elements but haven't had any luck. What have I done wrong? Please help if you can! Cheers!