You might try add the clearfix
class to your main block. It is defined here: http://www.webtoolkit.info/css-clearfix.html
It helps make browsers render the entire container, even when its contents are floated.
Alex Sexton
2009-10-21 09:37:09