.faqquestion {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;	
	background : #FAFAFA;
	color : #6E828C;
	font-weight : bold;
}

.faqanswer {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;	
	background : #FAFAFA;
	color : #6E828C;
}

.faqpostedby {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;	
	background : #FAFAFA;
	color : #6E828C;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.faqpostedbylink {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;	
	background : #FAFAFA;
	color : #6E828C;
	text-decoration : none;
}

.faqpostedbylink:HOVER {
	text-decoration : underline;
}