@charset "UTF-8";
@import url("form.css");
@import url("confirm.css");

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 520px;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
}.thanks {
	font-size: 150%;
}
#thanks {
	height: 450px;
	width: 600px;
	margin: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

