--- profile.module.orig	2007-05-31 16:04:07.000000000 -0700
+++ profile.module	2007-05-26 21:44:57.000000000 -0700
@@ -768,7 +768,7 @@
 
 function theme_profile_listing($account, $fields = array()) {
 
-  $output  = "<div class=\"profile\">\n";
+  $output  = "<div class=\"profile clear-block\">\n";
   $output .= theme('user_picture', $account);
   $output .= ' <div class="name">'. theme('username', $account) ."</div>\n";
 
