.errorbox {
	font-size: 9pt;
	color: #000000; 
	padding: 10px;
	border: 1px solid #8b7454; 
	height: auto; 
	margin: 0 auto; 
	margin-bottom: 20px;
}

.errorbox p {
	color: #FFF;
}

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

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

.errorbox ul li {
	font-size: 9pt;
	color: #F00;
	line-height: 0.9em;
	float: left;
	padding-right: 20px;
	list-style: disc;
}

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

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