.faq h4 {
	font-size: 14px;
	margin: 10px auto;
	background: url(img/q.gif) no-repeat;
	height: 20px;
	padding-left: 26px;
}
.faq p{
background: url(img/a.gif) no-repeat;
padding: 0px 0px 30px 26px;
margin-bottom: 30px;
border-bottom: 1px dotted #ECEACD;
}
.faq strong{
color: #589191;
}
