

dl.faq {
	clear: both;
	overflow: hidden;
	width: 580px;
	padding: 0px 0px 0px 0px;
}
dl.faq dt {
	width: 558px!important;
	width/**/: 580px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #e5944b;
	background-image: url(../../images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 8px 0px;
}
dl.faq dd {
	width: 558px!important;
	width/**/: 580px;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	background-image: url(../../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 20px 22px;
}
