.errorbox {
	clear: both;
	position: relative;
	font-size: 9pt;
	color: #fff; 
	padding: 10px;
	border: 1px solid #fff; 
	background-color: none; 
	height: auto; 
	margin: 0 auto; 
	margin-bottom: 10px;
}

.errorbox p {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.errorbox h3 {
	font-size: 11pt;
	color: #ff0000;
}

.regbox ul {
	margin-bottom: 5px;
}

.errorbox ul li {
	font-size: 9pt;
	color: #fff;
	line-height: 1.25em;
}

.regbox {
	width: 450px; 
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 40px; 
	height: auto; 
}

.smallbox {
	width: 150px;
	font-size: 8pt;
}

.hf {
	display: none;
}
