@CHARSET "ISO-8859-1";
h3 {
	font-size: 1.1em;
	color: #708f18;
	font-weight: bold;
}
#address {
	margin-left: 18px;
	float: left;
	height: 111px;
}
.submit {
	float: right;
	margin-right: 16px;
}
.missing {
	border: 1px solid red;
}
#submit {
	float: right;
	width: 80px;
}
#table-contact td {
	vertical-align: top;
}
