Index: common.css
===================================================================
--- common.css	(revision 45361)
+++ common.css	(working copy)
@@ -26,7 +26,7 @@
 	padding-bottom: 65px;
 	float: left;
 	width: 100%;
-	overflow: visible !important;
+	overflow: visible;
 }
 
 /* inner 2 column liquid layout */
@@ -1281,7 +1281,7 @@
 .filters-applied .filter-group,
 .filters-applied .filter-drawer .buttons,
 .filters-applied .filter-drawer br {
-	display: none !important;
+	display: none;
 }
 
 .filters-applied .filtered-by {
@@ -1661,7 +1661,6 @@
 
 #contextual-help-wrap {
 	overflow: auto;
-	margin-left: 0 !important;
 }
 
 #screen-meta-links {
@@ -1732,7 +1731,7 @@
 	vertical-align: bottom;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
-	text-decoration: none !important;
+	text-decoration: none;
 	color: #72777c;
 }
 
@@ -2107,7 +2106,7 @@
 
 .postbox .inside > p:last-child,
 .rss-widget ul li:last-child {
-	margin-bottom: 1px !important;
+	margin-bottom: 1px;
 }
 
 .postbox.closed h3 {
@@ -2421,10 +2420,6 @@
 	margin: 10px 0;
 }
 
-#submitdiv h3 {
-	margin-bottom: 0 !important;
-}
-
 /* - Used - but could/should be deprecated with a CSS reset
 ------------------------------------------------------------------------------*/
 .zerosize {
@@ -3026,7 +3021,7 @@
 	speak: none;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
-	text-decoration: none !important;
+	text-decoration: none;
 }
 
 .js .widgets-holder-wrap.closed .toggle-indicator:before,
@@ -3349,7 +3344,7 @@
 	display: block;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
-	text-decoration: none !important;
+	text-decoration: none;
 }
 
 .widget-top .widget-action .toggle-indicator:before {
@@ -3673,19 +3668,6 @@
 		background-image: url(../images/spinner-2x.gif);
 	}
 
-	/* @todo: evaluate - most of these were likely replaced by dashicons */
-	.curtime #timestamp,
-	#screen-meta-links a.show-settings,
-	.widget-top .widget-action,
-	.widget-top .widget-action:hover,
-	.sidebar-name .toggle-indicator,
-	.sidebar-name:hover .toggle-indicator,
-	.meta-box-sortables .postbox:hover .handlediv,
-	#bulk-titles div a,
-	#bulk-titles div a:hover {
-		background: none !important;
-	}
-
 }
 
 @-ms-viewport {
