diff --git themes/seven/style.css themes/seven/style.css
index ed01442..9e84fd9 100644
--- themes/seven/style.css
+++ themes/seven/style.css
@@ -652,8 +652,8 @@ a.button:link, a.button:visited, a.button:hover, a.button:active {
   text-decoration: none;
   color: #5a5a5a;
 }
-div.node-form input#edit-submit,
-div.node-form input#edit-submit-1 {
+#edit-submit,
+#edit-submit-1 {
   border: 1px solid #8eB7cd;
   border-left-color: #8eB7cd;
   border-right-color: #8eB7cd;
@@ -667,12 +667,6 @@ input.form-submit:active {
   border-color: #555;
   text-shadow: #222 0px -1px 0px;
 }
-form input#edit-delete {
-  background: #eee;
-  border-color: #fff #ddd #ccc;
-  text-shadow: none;
-  color: #999;
-}
 input.form-autocomplete,
 input.form-text,
 textarea.form-textarea,
