.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError {
	display:none;
}

.formClr {
	clear:both;
	display: block;
}

fieldset.formFieldset {
	margin-bottom: 10px;
}

fieldset.formFieldset legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
	margin: 0;
	padding: 0;
}

fieldset.formFieldset ol.formContainer li {
	background-image: none;
	list-style: none;
	padding: 5px;
	margin: 0;
	clear: both;
}

strong.formRequired {
	font-weight: bold;
	font-style: normal;
	margin-left: 3px;
}

div.formCaption {
	display: block;
	float: left;
	width: 25%;
	height: 12px;
}

div.formBody {
	display: block;
	float: left;
}

div.formDescription {
	margin-left: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
}

div.calheader{
	text-align:center !important;
}
#FIO, #Tel, #Email, #info, #other{
    border: 1px solid #a09179;
    border-bottom-color: #bfb4a2;
    color: #5e4726;
    height: 27px;
    margin-top: 10px;
    width: 300px;
    padding-left: 5px;
  /*  background-image: url('/templates/467777/images/f_bg.jpg');*/
}
#other{margin-bottom: 10px;}
#info{width: 308px;}
input#txtcal0, input#txtcal1{    
    margin: 0; padding: 0; border: 0;
    border: 1px solid #a09179;
    border-bottom-color: #bfb4a2;
    color: #5e4726;
    height: 27px;
    margin-top: 10px;
    width: 92px;
    padding-left: 2px;
    /*background-image: url('/templates/467777/images/f_bg.jpg');*/
}    
#btn0, #btn1{       
    margin: 0; padding: 0; border: 0;
    border: 1px solid #a09179;
    border-bottom-color: #bfb4a2;
    color: #5e4726;
    height: 29px;
    margin-top: 10px;
    width: 20px;
    /*background-image: url('/templates/467777/images/f_bg.jpg');*/
}

#sbt{
    width: 200px;
    height: 30px;
    margin-top: 10px;
    margin-left: 126px;    
    border: 1px solid #d6c9b6;
    background-color: #b8a382;
    border-bottom-color: #4e3518;
    border-top-color: #d6c9b6;
    border-right-color: #4e3518;
    font-size: 15px;
    color: #5e4726;

}