Contact
.clean-contact { text-align: left; width: 15em; display: block; border:0; padding-top: 1em; }
.clean-contact input[type=text] { width: 200%; margin-bottom: .5em; border:1px solid #ccc; }
.clean-contact input[type=text]:hover {border:1px solid #222200;}
.clean-contact label { clear: none; display: inline; text-align: left; }
.clean-contact input[type=submit] { background-color:#222200; color:#ffee00; border:1px solid #aa9900; margin-bottom:5px; }
.clean-contact input[type=submit]:hover { color:#ddcd22;}
.clean-contact textarea{ width: 200%; height: 10em; margin-bottom: .5em; font-size: 1.2em; border:1px solid #ccc;}
.clean-contact textarea:hover {border:1px solid #222200;}
.clean-contact label em { font-weight: bold; font-style: normal; color: red; }
.clean-contact-msg { font-weight: bold; padding: .5em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.clean-contact-msg.ok{ background-color: #ffffff; border: solid 1px #222200; color:#BBBB99;}
.clean-contact-msg.err{ background-color: #222200; border: solid 1px #aa9900; display:none; color:#ffee00; }




