#contactbox {
	text-align: center;
	padding-top: 10px;
}
#key {
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	float: left;
	color: #FF0000;
	padding-left: 280px;
}
#submit_button_div {
	padding-top: 50px;
	padding-left: 10px;
}
#key_code_box {
	float: right;
	padding-right: 230px;
}
#errorbox {
	color: #B01F02;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.key_class {
	border: thin solid #000000;
}
#spam_warning {
	text-align: center;
}
#email_address {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;

}

