The actual problem is not obvious because the #productGroupWrapper2 has a margin-top:-12.8em; which brings it up higher than it would normally be. The right-floated elements are affected by the clearBoths on elements *inside* the left-floated wrapper.



Many thanks to him and everyone that helped me

