Can someone please tell me why the form at this location does not layout as expected? I want the label on the left and the form input on the right. The layout does not display correctly in Chrome 16.0* or Safari 5.1.1 but does display correctly in Firefox 8. There must be something simple I’m missing but I can thinking of it.

Can someone please tell me why the form at this location does not layout
Share
Your
.clearfoatsdivs dont have any CSS attached to it. Addingclear: bothon it solves the problem for me. I’m using Chrome 17 on Mac OS 10.6.8.