/*-------------------------------------------------------------------------*/
/*--------------------    author: TecHMeaT      ---------------------*/
/*--------------------  email: techmeat@ya.ru  --------------------*/
/*--------------------       icq: 70-20-770         --------------------*/
/*--------------------   website: techmeat.net   --------------------*/
/*------------------------------------------------------------------------*/


* {margin:0; padding:0;}
body{color:#000; font-size:14px; line-height:15px;font-family:Verdana; background:#E5C698;}
table{border-collapse:collapse;}
h2{font-size:14px; font-weight:bold; text-align:left; color:#FFF; line-height:25px; margin-bottom:15px;}
h2 span{padding:4px 33px; background:#A4103D url(../images/bg_menu.gif) 0 -5px repeat-x;}
h2 span a{color:#FFF; text-decoration:none;}
p{text-align:left; font-weight:normal; margin-bottom:12px; text-indent:16px; background:url(../images/bg_p.gif) 0 3px no-repeat;}
a{text-decoration:underline; color:#A4103D; border:0;}
a:hover{text-decoration:none;}
img{border:0;}
input{vertical-align:middle;}
b{font-weight:normal; font-size:12px;}
	#main{position:relative; width:524px; top:0px; left:0px; margin:0 auto;}
		#main ul{margin-bottom:20px; margin-left:30px;}
		#main .form{margin:28px 0 20px 0; border:1px solid #D3957F; background:#ECD5B4;}
			#main .form h2{margin-top:-14px;}
			#main .form table{margin-left:30px;}
			#main .form td{padding:5px 3px;}
			#main .form p{margin-top:10px; text-align:center; text-indent:0; background:none;font-size:10px;}
			#main .form .width{width:250px;}		
			#main .form .send_submit {background:url(../images/send.jpg) 0 0 no-repeat; width:115px;height:25px;color:#fff; border:none;}
.err {
	color:red;
}
.required {
	font-weight:bold;!important; font-size:12px;
}