p.question {
	color: #b3996b;
	font-weight: bold;
	margin-bottom: 0;
	float: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.answer {
	margin-top: 0;
	font-style: italic;
	float: none;
}

div.main p {
	width: auto;
	float: none;
}

 div.main h3 {
	width: 100%;
	float: none;
}

hr.long {
	width: 100%;
	position: relative;
	left: 0;
}

ol {
	color: white;
	font: .9em Times, Georgia, "Times New Roman", serif;
}
