/* Start of CMSMS style sheet 'Contact' */

.mainbody_contact { /* Майн бади формы контактов. Внутри него форма контактов */
	width: 72%;
	padding-left: 150pt;
	padding-top:0;
}

.inputbox {
border: 1px solid #4c597c;
padding:0px;
color: #4c597c;
}
.inputbox input {
width:98%;
border: 0px;
margin: 1px 0px 1px 4px;
line-height: 14px;
background-color: #FFFFFF;
}

.input_capt  {
text-align:center;
border: 1px solid #4c597c;
margin: 1px 0px 1px 4px;
line-height: 14px;
background-color: #FFFFFF;
}

textarea {
width:99%;
border: 0px;
margin: 2px 0px 1px 2px;
line-height: 14px;
background-color: #FFFFFF;
}
table.capt {
width:100%;
border: 1px solid #4c597c;
}
.capt td {
	text-align:center;
}
.fbsubmit , .fcsubmit {
border: 1px solid #4c597c;
background-color: #efefef;
color: #4c597c;
margin-top: 5px;
margin-bottom: 3px;
}

/* Стили шаблона МОДУЛЯ. Т.е. нижняя часть под контентом. Блок с формами - модуль */
.module_formcontact {
width:73%;
text-align:left;
padding-left:120pt;
/*border: 1px solid #4c597c;*/
}
td.error_form_contact {
text-align:center;
background:#f4b78f;
border: 1px solid #FF0000;
line-height:4em;
}

a.recaptcha_only_if_image, a.recaptcha_only_if_audio, #ahelp {
line-height:1.1em;
font-weight: normal;
color: #4c597c;
text-decoration: underline;
}

input#recaptcha_response_field {
margin-top:4pt;
}
/* End of 'Contact' */

