CSS classes cleaned up, templates simplified:
[mailer.git] / theme / default / css / register.css
index 6d409022a1cf94bb7038e6e8b2fb6ea1afdf3f59..3c00bf89ba140423921bef7e68f5a439694d6119 100644 (file)
@@ -1,58 +1,3 @@
-.register_submit {
-       border-style: outset;
-}
-
-.register_reset {
-       border-style: groove;
-       border: solid 1px #009900;
-       color: #00aa44;
-}
-
-.register_submit {
-       color: #00aa44;
-       border-color: #009900;
-}
-
-.register_select {
-       border: dotted 1px #009900;
-       background-color: #EEFFEE;
-}
-
-.register_failed {
-       color: #00AA00;
-}
-
-.register_snote {
-       font-size: 12px;
-}
-
-.register_normal {
-       border-style: solid;
-       border: dotted 1px #009900;
-}
-
-.register_main {
-       background-color: #DDEEDD;
-       width: 540px;
-}
-
-.register_done2 {
-       height: 40px;
-       color: #009900;
-       background-color: #eeffbc;
-       width: 500px;
-}
-
-.register_title {
-       text-align: center;
-       font-size: 18px;
-}
-
-.register_seperator {
-       height: 7px;
-       font-size: 1px;
-}
-
 .register_left {
        text-align: right;
        margin-right: 2px;
@@ -62,19 +7,4 @@
 }
 
 .register_right {
-       
-}
-
-.register_header {
-       text-align: center;
-       background-color: #eeffbc;
-       color: #0000AA;
-       font-weight: bold;
-       border-top: 1px dotted #00aa44;
-       border-bottom: 1px dotted #00aa44;
-       height: 25px;
-}
-
-.register_term {
-       background-color: #00aa44;
 }