.area-selection label {
	display: inline;
	padding: 2px 0 0 2px;
	font-weight: normal;
}
.area-selection {
	margin-bottom: 20px;
}
#content {
	clear: both;
}
#footer {
	clear: both;
}
.veryquiet {
	color: #999;
}
.veryquiet a {
	color: #999;
}
.veryquiet a:focus, .veryquiet a:hover {
	color:#666;
}
.step-2-dropdown select {
	width: 150px;
}