.txtinput {
background:none;
border:none;
background:#f7f7f7;
border:1px solid #e2e2e2;
padding:10px 10px;
width:450px;
}

.txtcaptcha {
width:60px;
font-size:22px;
padding:0;
padding:7px 10px;
margin-top:-5px;
margin-left:10px;
text-transform:uppercase;
}

.tombol {
background:none;
border:0;
width:230px;
height:45px;
margin-top:30px;
background:url(../images/but_kirim.jpg) no-repeat;
cursor:pointer;
}