.contactForm .textField, .contactForm .textArea {
	width: 250px;
	padding: 3px;
	border: solid 2px #cccccc;
	background: #f3f3f3;
}

.contactForm .textArea {
	height: 200px;
	font-family: arial;
	font-size: 13px;
}

.contactForm {
	width: 300px;
	padding-top: 20px;
}

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

