.form {
	margin: 0px;
	padding: 0px;
}
.butt{
	height: 20px;
	width: 46px;
	border-style: none;
	margin: 10px 40px 0px 0px;
	background: url(../img/contact/contact_05.gif);
}
.butt1{
	height: 20px;
	width: 46px;
	border-style: none;
	background: url(../img/contact/contact_06.gif);
}
.inp{
	font: 11px tahoma;
	color: #464545;
	width: 180px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #C1BFBF;
}
.tex{
	font: 11px tahoma;
	color: #464545;
	width: 135px;
	height: 175px;
	border: 1px solid #C1BFBF;
}

