Index: wp-content/themes/twentyten/style.css
===================================================================
--- wp-content/themes/twentyten/style.css	(revision 15068)
+++ wp-content/themes/twentyten/style.css	(working copy)
@@ -664,6 +664,10 @@
 .page-link a:hover {
 	color: #FF4B33;
 }
+.page .edit-link {
+	clear: both;
+	display: block;
+}
 #entry-author-info {
 	background: #F2F7FC;
 	border-top: 4px solid #000;
@@ -906,7 +910,9 @@
 
 /* =Comments
 -------------------------------------------------------------- */
-
+#comments {
+	clear: both;
+}
 #comments .navigation {
 	padding: 0 0 18px 0;
 }
