#faqQuestion {
	background: #e2f0f6 url(../img/faq/faqQuestion.gif) no-repeat 0 0;
	color: #000000;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.faqTable {
	font-size: 12px;
}

.faqTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.faqTable a {
	background-image: url(../img/faq/listQ.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
}

