.form-custom input[type="text"],
.form-custom textarea {border: 1px solid #d0e0e3; border-radius: 4px; padding:0 12px; height:36px; line-height:34px; min-width:260px;}

.form-custom textarea {height:auto; padding:6px 12px; line-height:20px;}

.form-custom .form-group.captcha {width:260px; margin-bottom:12px;}
.form-custom .form-group.captcha input[type="text"] {width:150px; min-width:auto;}