@charset "UTF-8";
/* CSS Document */

label {
	padding-right: 5px;
}
textarea {
	width: 220px;
	height: 75px;
}
.textbox {
	width: 275px;
}
.submit {
	float: right;
}
#error {
	color: #FFF;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #252525;
	height: 100px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.errorheading {
	font-size: 18px;
	font-weight: bold;
	color: #c4762c;
}
.textbox2 {
	width: 50px;
}
.textbox3 {
	width: 170px;
}
extbox3 {
	width: 170px;
}

