#content dt, #content dd {
	padding-left: 5em;
}

#content dt {
	background: url("../img/style/text/question.gif") no-repeat 0 3px;
	color: #EBC524;
}
#content dd {
	background: url("../img/style/text/answer.gif") no-repeat 0 3px;
	margin-bottom: 1em;
}