--- comment.tpl.php.old	2006-10-18 11:46:04.000000000 +0400
+++ comment.tpl.php	2007-09-24 18:04:16.000000000 +0400
@@ -1,4 +1,4 @@
-<div class="comment<?php if ($comment->status == COMMENT_NOT_PUBLISHED) print ' comment-unpublished'; ?>">
+<div class="comment clear-block<?php if ($comment->status == COMMENT_NOT_PUBLISHED) print ' comment-unpublished'; ?>">
 <?php if ($new != '') { ?><span class="new"><?php print $new; ?></span><?php } ?>
 <h3 class="title"><?php print $title; ?></h3>
 <?php if ($picture) print $picture; ?>
