@charset "utf-8";

#ContactForm{
	font:0.8em Verdana, sans-serif, "Adobe Garamond Pro Bold";
}
	
input{
	width: 200px;
}
input.sub, input.res{
	width: auto;

}
label .formfeedback{
	position:absolute;
	margin-left: 6em;
	left: 180px;
	color:#336600;
	font-size: 0.8em;
	font-weight: bold;	
}
