#full h3{
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#full #registration{
	width: 600px;
	float: left;
}
#full form ul{
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

#full form ul li{
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
	line-height: 25px;
	clear: both;
}

#full form label {
	display: block;
	width: 110px;
	text-align: right;
	float: left;
	padding-right: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
}

#full form ul li.captcha{
	padding: 15px 0 0 93px;
	font-size: 12px;
	line-height: 18px;
}
#full form ul li.captcha img{
	margin-bottom: 5px;
}

#full form ul li.submit {
	padding: 15px 0 0 93px;
}

label.error {
	display: list-item;
	color: #ff0000;
	font-size: 12px;
	list-style-position: inside;
	padding-left: 93px;
	text-transform: none;
	width: 200px;
	clear:both;
	text-align: left;
}

.req{
	color:#c45524;
}

#mce-responses .response{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.1em;
	color:#c45524;
	background-color:#f8f6e4;
	padding: 10px;
	margin-bottom: 15px;
}

#archives{
	width: 200px;
	padding: 15px;
	background-color:#f8f6e4;
	float: right;
}
#archives p{
	margin-bottom: 10px;	
	line-height: 1.8em;
}