
fieldset {
	margin : 0;
	padding : 0;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset div {
	margin-bottom: .5em;
}
fieldset label {
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	line-height: 2em;
	vertical-align: middle;
}
fieldset .submit input {
	margin-left: 14.5em;
}
#contactform {
	text-align: center;
}
#contactform FORM {
	/*width: 550px;*/
}
