Ok, so I posted yesterday and wanted a layout with divs that used a 180 px navigation area on the left, and the other div was to take the rest of the space.

That works fabulous except for one exception and one browser.

When I have a table in the content div that has 90% for the width attribute, it creates a horizontal scroll bar because it appears that the tables wants to be 90% of the screen, not the div that is inside of.

Is there any way to fix this? It only happens in IE, the other browsers are fine and everything validates.