
dl.faq {
	width: 540px;
	clear: both;
	padding: 0px 0px 20px 0px;
}
dl.faq dt {
	width: 518px!important;
	width/**/: 540px;
	font-size: 12px;
	color: #ad7911;
	font-weight: normal;
	line-height: 2.0em;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0px 0px 0px 22px;
}
dl.faq dd {
	width: 518px!important;
	width/**/: 540px;
	font-size: 12px;
	color: #3f3f3f;
	font-weight: normal;
	line-height: 2.0em;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom: 1px solid #EDEDED;
	padding: 0px 0px 10px 22px;
	margin: 0px 0px 10px 0px;
}
