
/* ZABAG c-forms styling */

.cform input, .cform textarea { 
background-color: #e5e5e5; color: black; 
font: normal 10px Verdana; padding: 4px 2px 0 2px;
width: 350px; height: 12px; border: 1px dashed black;
}

.linklove, .cf_hidden { display: none; }

.cform li { list-style: none; border: 0px solid red; }

.cf-box-title, .cf-box-b, .cf-after {
display: block; width: 150px;
}

.failure { width: 350px; }

.cform li { margin: 10px 0 0 0;  }

.cform label { 
display: block; width: 350px; border: 0px solid red; padding: 0; margin: 0; }

.cform textarea { height: 200px; background-color: #e5e5e5; }

* html .cform li label { margin-left: -15px !important; }


.seccap, seccap2 { width: 350px; }

#cforms_captcha, #cforms_captcha2, #cforms_captcha3 { width: 100px; margin-right: 5px; }
#cf_captcha_img, #cf_captcha_img2, #cf_captcha_img3 { margin-top: 5px; }

.cf-box-group { height: 20px; }
.cf-after { float: left; display: block; width: 50px !important; border: 0px solid red; }
.cf-box-b { float: left; width: 30px !important; margin-top: 2px; border: 0 !important; }
.cf-box-title { float: left; width: 60px; margin: 6px 0 10px 0; }

* html .cf-after { padding-left: 20px !important; }

.single { margin-top: 3px; }

.secinput { position: relative; top: -4px }

#sendbutton, #sendbutton2, #sendbutton3 { 
margin-top: 10px;
border: 0; width: 105px; height: 20px; 
padding-bottom: 5px;
background-color: #CCC; 
cursor: pointer;
}

.cf_error {
border: 1px dashed red !important;
background-color: #ffcc99 !important;
}

#form_li {
margin: 0 !important;
}