I\'m having a problem similar to the one described here (without a resolution):
IE7 float and clear on the same element
The following HTML renders as intende
You can simply use a with a br.clear{ clear: both; }
br.clear{ clear: both; }