Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(revision 4849)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css	(working copy)
@@ -52,6 +52,10 @@
     font-weight: bold;
 }
 
+td[colspan="2"] {
+    background: #eee;
+}
+
 td:first-of-type {
 	width: 30%;
 	border-right: 1px solid #eee;
@@ -276,11 +280,11 @@
 
 	#secondary-toggle {
 		margin-left: 22px;
-		margin-right: 0px;
+		margin-right: 0;
 	}
 
 	#secondary-toggle:before {
-		top: 0px;
+		top: 0;
 	}
 }
 
@@ -496,7 +500,7 @@
 	right: 45px;
 	color: #fff;
 	font-size: 18px;
-	padding: 13px 5px 0px;
+	padding: 13px 5px 0;
 	background: #00a0d2;
 }
 
@@ -521,7 +525,7 @@
 	right: 45px;
 	color: #fff;
 	font-size: 18px;
-	padding: 13px 5px 0px;
+	padding: 13px 5px 0;
 	background: #dc3232;
 }
 
@@ -662,7 +666,7 @@
 	line-height: 1.45;
 	width: 100%;
 	max-width: 940px;
-	margin: 0px auto;
+	margin: 0 auto;
 	padding: 0;
 }
 
