Hi all, I have a rough layout - divs - container, head, main, footer. In the main div - i have two other divs, menu div and content div. The problem is - I'm trying to make the menu div 10px from the left of the container: pretty easy, margin-left: 10px; BUT its not working in IE? For some reason that I must be too tired to see - it's pushing the menu 20px over? I've gone over this and over this and just can't find it. Please help - code below, many thanks in advance. Le007