#question {
	background:#eaeaea;
	width:850px;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}
#question h2 {
	margin:10px 10px 5px 10px;
}
#question p {
	margin:0 10px 10px 10px;
	float:left;
	clear:both;
	display:inline;
}