.contact_content {
	font-family: verdana;
	font-size: 10pt;
	line-height: 18px;
	color: #000;
}

#contact_field {
	background: #fff;
	border: 1px solid #000;
	font-size: 11px;
	font-family: arial;
	color: #000;
	width: 200px;
}

#contact_text {
	background: #fff;
	border: 1px solid #000;
	font-size: 11px;
	font-family: arial;
	color: #000;
	width: 380px;
}

#contact_submit {
	background: #fff;
	border: 1px solid #000;
	font-size: 11px;
	font-family: arial;
	color: #000;
	padding: 5px 5px 5px 5px;
}
