/* @override http://www.camp-quest.org/dev/style/info.css */

#info {
	text-align: left;
}

#info img {
	float: right;
}
.question {
	font-size: 20px;
	display: block;
	clear: right;
	margin-top: 1em;
	font-weight: bold;
}

.answer p {
	text-indent: 1em;
}
