label {
	float: left;
	display: block;
	width: 120px;
	font-weight: bold;
	line-height: 1.2;
}

input, textarea {
	margin-bottom: 5px;
}

input#register_optout {
	width: 10px;
	vertical-align: middle;
}

.details h1 {
	margin-bottom:20px;
}

em {
	color: #060;  
	font-size: 85%;  
	font-style: normal;  
	text-transform: uppercase;
}

.error {
	padding-left: 5px;
	float:none;
}
