fieldset {
	background: #eee;
	background: #eaf5f9;
}

#content fieldset h2 {
	color: #333;
	color: #0f536c;
}

.radios input {
	display: inline; 
	position: relative;
	top: 2px; 
}
.radios label {
	line-height: 1em;
}

#content label {
	color: #597782;
}
