.wrapper {margin: 50px auto 0px auto; width: auto; width:800px;} /* TODO: Remove when ENV_PRODUCTION  */

.clr {clear: both;}


#contactus {font-family: 'Trebuchet MS', Helvetica, sans-serif;}
#contactus input {float: left; clear: left; margin:3px 0 1px; width: 195px; background: white;}
#contactus textarea {float: left; clear: left; width: 300px; height: 100px;}
#contactus .submit {width: auto; padding: 2px;}

#contactus label {float: left; clear: left; margin-top:10px;}
#contactus .invalid {background:none repeat scroll 0 0 #EA7E7E; border:1px solid #A71010;}
#contactus form input, #contactus form textarea{display: block !important;}

#contactus input, #contactus textarea {border: 1px solid #eee;}