I'm trying to achieve a page with vertically offset sandbags on both sides of flowed text. I have an example page that works in IE, but not Firefox.
http://www.tomhare.com/mag/test.php You can view the source here.
IE results:

This is what I want. vertically offset sandbag divs. The red on the right is level with the green and gray blocks.
Firefox results:

The red div is for some reason lined up with the last (pink) left-floated one.
I'm guessing this is one of those situations where IE is doing it wrong, but more usefully, and Firefox is doing it correctly, but not letting me do what I need?
http://www.tomhare.com/mag/test.php You can view the source here.
IE results:

This is what I want. vertically offset sandbag divs. The red on the right is level with the green and gray blocks.
Firefox results:

The red div is for some reason lined up with the last (pink) left-floated one.
I'm guessing this is one of those situations where IE is doing it wrong, but more usefully, and Firefox is doing it correctly, but not letting me do what I need?
Comment