#header h2 a {
	float:none;
	clear:none;
	text-decoration:underline;
}
#header h2 a:hover {
	text-decoration:none;
}
.answer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:900px;
	padding:5px;
	margin:10px;
}
label {
	float:left;
	clear:both;
	font-weight:bold;
	width:100px;
	margin:0 0 0 40px;
	display:inline;
}
.input {
	float:left;
	clear:none;
	width:100px;
	margin:0;
}

#gray_box #content {
	padding:10px 0 10px 0;
}