ul#q_list li {
	list-style-type: none;
	background: url(/faq/img/qmark.jpg) no-repeat 0 2px;
	padding-left: 25px;
	line-height: 140%;
	margin-bottom: 10px;
}

p.question {
	font-weight: bold;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 7px;
}
