H4.other{
	margin-top : 32px;
}

#bodyPane P,
#bodyPane UL,
#bodyPane OL{
	margin-bottom : 12px;
}

H5{
	color : #255FB1;
	font-weight : bold;
	margin : 0px 0px 4px 0px;
	padding : 2px 0px 2px 8px;
	background-color : #EAEAEA;
	border-width : 1px 1px 1px 1px;
	border-color : #AAAAAA;
	border-style : solid;
}


DIV.qanda{
	margin : 4px 0px 16px 0px;
	padding : 8px 8px 8px 8px;
	background-color : #EEFFFF;
	border-width : 1px 1px 1px 1px;
	border-color : #AAAAAA;
	border-style: solid;
}

H6.question{
	padding : 6px 0px 4px 16px;
	background-image : url(/common/img/icon_q.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

P.answer{
	margin : 0px 0px 8px 0px;
	padding : 0px 0px 8px 16px;
	background-image : url(/common/img/icon_a.gif);
	background-repeat : no-repeat;
	background-position : 0px 6px;
}
p.right{
	text-align: right;
}

