/*Question
-----------------------------------------------------------------------*/
.b-question{
	padding : 7px 0 5px 10px;
	line-height: 170%;
	background-color : #FDEEDC;
	border : solid 1px #F3DDC3;
	font-size : 14px;
	color : #9C5602;
	font-weight : bold;
	margin-top : 15px;
}
.b-answer{
	padding : 10px 0 0 45px;
	line-height: 170%;
}
