.end {
	clear: both;
	}
	form {margin-top: 15px;}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 135%;
	text-align: center;

	}
h4 {
	float: left;
	font-size: 125%;
	}
.contactbox {
	float: right;
	width: 350px;
	border: 1px dashed #999999;
	padding: 5px;
	}
.row {
	clear: both;
	padding-top: 5px;

	}
.label {
	float: left;
	width: 100px;
	text-align: left;
	}
.label2 {
	float: left;
	width: 200px;
	text-align: left;
	}
.label3 {
	float: left;
	width: 250px;
	text-align: left;
	margin-bottom: 15px;
	}
.label4 {
	float: left;
	text-align: left;
	margin-bottom: 8px;
	padding-right: 10px;

	}
.formfield {
	text-align: left;
	}
.centralize {
	clear: both;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.whitespace {
	height: 50px;
	}
.whitespace2 {
	height: 20px;
	}
.leftbox {
	float: left;
	width: 300px;
	}
.rightbox {
	float: right;
	width: 350px;
	}
.lb {
	height: 15px;
	}
.warning {
	font-size: 120%;
	color: #660000;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}
.lc {
	font-weight: normal;
}
