h3.question{
	margin: 10px 0 1px 0;
	padding: 5px 0 5px 25px;
	border-bottom: 3px solid #9096a2;
	background:url("/shared/img/faq/quesiton_icon.gif") 0 5px no-repeat;
	font-size:16px;
}

h3.question a{
	text-decoration:none;
}

div.answer{
	padding: 10px 10px 5px 10px;
	background: #eceef2 url("/shared/img/faq/answer_bg.gif") 0 100% no-repeat;
}

div.answer p{
	line-height:1.6;
	padding: 0 0 10px 0;
}