Hi I don't know if you have this problem resolved, but I had the same problem for 1 month on this page
www.teenclassifieds.net/component/option...id,265/view,addpost/ and just found the solution.
Edit the smart blog stylesheet file: /component/com_blog/style.css
comment out the line below like this:
.clsClearBoth{
/*clear:both;*/
The layout problem occurred in firefox 3.x for me.