.faqquestion {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
	font-weight : bold;
}

.faqanswer {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
}

.faqpostedby {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
}

.faqpostedbylink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
	text-decoration : none;
}

.faqpostedbylink:HOVER {
	color : Black;
	text-decoration : underline;
}