#contactText {
	width: 300px;
	font-size: 15px;
}

#contactForm {
	width: 340px;
	font-size: 13px;
}




#contactForm th {
	text-align: right;
	padding-right: 20px;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 15px;
}

#contactForm .button {
	text-align: right;
		border: solid 2px #bcb3a4;
	background: #f6f2ec;
	padding: 0 3px;
	float: right;
	font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size: 15px;
}

#contactForm .textField, #contactForm .field {
	width: 250px;
	border: solid 2px #bcb3a4;
	background: #f6f2ec;
	padding: 5px;
	font-size: 13px;
	margin-top: 5px;
}

 #contactForm select {
	width: 200px;
	border: solid 2px #bcb3a4;
	background: #f6f2ec;
	padding: 5px;
	font-size: 13px;
	margin-top: 5px;
}
#contactForm .textArea {
	font-size: 13px;
	padding: 5px;
	margin-top: 5px;
	width: 250px;
	height: 200px;
	border: solid 2px #bcb3a4;
	font-family: verdana;
	background: #f6f2ec;
	
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

