div#zone_1 div.edit { width: 75%; margin:0 auto;}
div#zone_1 input[type=text], div#zone_1 input[type=password],div#zone_1 label { width: 15em;margin:1em 0.5em;}
div.edit input[type=submit] {color: white; background-color: #b9b2a6; font-weight:bold;border: thin solid #877b65; -moz-border-radius:3px;}
div.edit input[type=submit]:hover  { background-color: #87b189; border: thin solid #023204!important;}