#main {padding-left: 20px; padding-top: 20px; padding-right: 20px;}
.submit {background: #000; color: #fff;}
.submit:hover {background: #fff; color: #000;}
#form1 .text-input:hover, #form1 textarea:hover {border-color: #ea7204;}
.securebutton {background: #ea7204; color: #fff; font-weight: bold;}
.securebutton:hover {background: #000; color: #fff; font-weight: bold;}
input#capticha {margin-top: 5px;}