? downstream_buttons.patch
Index: hosting.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/hosting/hosting.css,v
retrieving revision 1.30
diff -u -p -r1.30 hosting.css
--- hosting.css	20 Oct 2009 22:17:27 -0000	1.30
+++ hosting.css	22 Oct 2009 17:38:16 -0000
@@ -191,30 +191,6 @@ margin-right: auto;
 
 div.hosting-wizard-glossary { padding: 0 2em; display: none; }
 
-
-
-/**
- * Task button links
- */
-a.hosting-button-enabled,
-.hosting-button-disabled {
-  padding: 4px 10px;
-  margin: 0 4px;
-   text-align: center;
-   height: 20px;
-    -moz-border-radius:3px;
-    -webkit-border-radius: 3px;
-}
-
-a.hosting-button-enabled:hover {
-  background: #49a
-}
-
-a.hosting-button-enabled {
-  color:#fff;
-  background:#6ac;
-}
-
 .hosting-button-disabled {
   color:#eee;
   background:#aaa;
