dl.faq {
	width: 500px!important;
	width/**/: 520px;
	padding: 0px 10px 0px 10px;
}
dl.faq dt {
	width: 482px!important;
	width/**/: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	line-height: 1.8em;
	padding: 10px 0px 10px 18px;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
dl.faq dd {
	width: 482px!important;
	width/**/: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	line-height: 1.8em;
	padding: 10px 0px 10px 18px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	border-bottom: 1px dashed #CDCDCD
}
