.contact_title {
	color: #B2B2B2;
	font-size: 20px;
}

div.contact_lable {
	/*color: #B2B2B2;
	border: 1px solid #B2B2B2;
	padding-left: 5px;
	height: 16px; */

	padding-left: 5px;
	width: 85px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
}

.contact_input {
	border: 1px solid #B2B2B2;
	height: 18px;
}

.contact_textarea {
	border: 1px solid #B2B2B2;
	height: 93px;
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
}

.contact_submit {
	 width: auto;
	 border: 1px solid #606060;
	 width: 137px;
	 height: 18px;
}
