I am experimenting with a 3 column layout with 3 divs (left right & center)
within a wrapper div which is centered. I am trying to prevent the wrapper
from being too wide without fixing it to a specific size, in firefox the
max-width does a great job of this but it does not work in IE. Is there
another way I can do this?