I have a site with the following structure:
<
I find that setting the two columns to display: table-cell; instead of float: left; works well.
display: table-cell;
float: left;