Index: wp-admin-rtl.dev.css
===================================================================
--- wp-admin-rtl.dev.css	(revision 20360)
+++ wp-admin-rtl.dev.css	(working copy)
@@ -819,15 +819,6 @@
 
 /* positioning etc. */
 
-#posts-filter fieldset {
-	float: right;
-	margin: 0 0 1em 1.5ex;
-}
-
-#posts-filter fieldset legend {
-	padding: 0 1px .2em 0;
-}
-
 /* Global classes */
 
 #post-body .tagsdiv #newtag {
Index: wp-admin.dev.css
===================================================================
--- wp-admin.dev.css	(revision 20360)
+++ wp-admin.dev.css	(working copy)
@@ -2451,7 +2451,7 @@
 	margin-top: 13px;
 }
 .screen-per-page {
-	width: 3em;
+	width: 4em;
 }
 
 #posts-filter fieldset {
@@ -2972,20 +2972,6 @@
 	position: relative;
 }
 
-.screen-per-page {
-	width: 3em;
-}
-
-#posts-filter fieldset {
-	float: left;
-	margin: 0 1.5ex 1em 0;
-	padding: 0;
-}
-
-#posts-filter fieldset legend {
-	padding: 0 0 .2em 1px;
-}
-
 /* Edit posts */
 td.post-title strong, td.plugin-title strong {
 	display: block;
@@ -5376,22 +5362,10 @@
 	padding: 0;
 }
 
-td.post-title strong,
-td.plugin-title strong {
-	display: block;
-	margin-bottom: .2em;
-}
-
-td.post-title p,
-td.plugin-title p {
-	margin: 6px 0;
-}
-
 #templateside ul li a {
 	text-decoration: none;
 }
@@ -5485,10 +5459,6 @@
 	max-height: 60px;
 }
 
-.screen-per-page {
-	width: 3em;
-}
-
 .list-ajax-loading {
 	float: right;
 	margin-right: 9px;
@@ -6096,10 +6066,7 @@
 }