.coluna1 {width:300px !important;}
.coluna1 h2 {text-transform:uppercase; color:#090;}

.coluna2 {width:620px !important; margin-left:40px !important;}

.formulario {width:940px; padding:10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border:1px solid #84c4a1; background:#f6fdf9; margin-top:20px;}

.col_1 {float:left; width:450px;}
.col_2 {float:left; width:450px; margin-left:40px;}
.inputs {margin-bottom:20px;}
.inputs input, .inputs textarea {border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border:1px solid #84c4a1; background:#dcf2e6; padding:10px; width:425px;}
.inputs textarea {background:#FFF; height:90px;}

.formulario button {padding:15px 30px; background:#060; color:#FFF; border:none; float:right; cursor:pointer;}
.formulario button:hover {background:#093;}