.faqquestion {
	font-family:Verdana,Arial,Helvetica;
    font-size : 14px;
    color : #202020;
    background-color : #F0F0F0;
    font-weight : bold;
}

.faqanswer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	background : #FAFAFA;
	color : #363636;
}

.faqpostedby {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;	
	background : #FAFAFA;
	color : #6E828C;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

.faqpostedbylink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;	
	background : #FAFAFA;
	color : #6E828C;
	text-decoration : none;
}

.faqpostedbylink:HOVER {
	text-decoration : underline;
}

.faqtopicrow0 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 14px;
    /*background-color : #F0F0F0;*/
    font-weight : bold;
    padding: 6px;
}

.faqtopicrow1 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 20px;
    color : Black;
    background-color : #FAFAFA;
	padding: 6px;
}
.faqtopicrow2 {
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 20px;
    color : Black;
    background-color : #FFFFFF;
	padding: 6px;
}
.faqtopicrow1 .count, .faqtopicrow2 .count {
	font-size: 12px;
}