Index: dashboard.css
===================================================================
--- dashboard.css	(revision 9473)
+++ dashboard.css	(working copy)
@@ -93,7 +93,9 @@
 
 /* Right Now */
 
-#dashboard_right_now p.sub, #dashboard_right_now .table, #dashboard_right_now .versions {
+#dashboard_right_now p.sub,
+#dashboard_right_now .table, 
+#dashboard_right_now .versions {
 	margin: -10px;
 }
 
@@ -134,7 +136,8 @@
 	text-decoration: none;
 }
 
-#dashboard_right_now .b, #dashboard_right_now .b a {
+#dashboard_right_now .b, 
+#dashboard_right_now .b a {
 	color: #2583ad;
 }
 
@@ -175,16 +178,14 @@
 #dashboard_right_now .versions {
 	line-height: 2.5em;
 	padding: 10px;
-}
-
-#dashboard_right_now .versions {
 	font-style: italic;
 	font-size: 12px;
 }
 
-#dashboard_right_now .versions a, #dashboard_right_now .versions .b {
+#dashboard_right_now .versions a,
+#dashboard_right_now .versions .b {
 	font-style: normal;
-	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;;
+	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
 	font-weight: bold;
 }
 
@@ -194,7 +195,6 @@
 	clear: right;
 	position: relative;
 	top: -5px;
-	
 }
 
 /* Recent Comments */
@@ -218,7 +218,8 @@
 	display: inline;
 }
 
-#dashboard_recent_comments #the-comment-list .trackback blockquote, #dashboard_recent_comments #the-comment-list .pingback blockquote {
+#dashboard_recent_comments #the-comment-list .trackback blockquote,
+#dashboard_recent_comments #the-comment-list .pingback blockquote {
 	display: block;
 }
 
@@ -242,6 +243,7 @@
 }
 
 /* Recent Drafts */
+
 #dashboard_recent_drafts ul {
 	margin: 0;
 	padding: 0;
