This CSS challenge is really puzzling me. Here's what I'm trying to do ...
Can anybody enlighten me?
The main part is keeping the left column stay fluid while the right is not.
The left column should have a wrapper, that wrapper should have a margin-right of 200px; The left column should be 100% width;
The right column should float right, have absolute positioning and have 200px of width.