/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Contents table */
#faqContentsTable {
margin-top:20px;
}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
font-size:20px;
font-weight:normal;
padding-bottom:10px;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
}
#faqContentsQuestionTD {
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Answer table */
#faqTable {
margin-top:20px;
width:100%;
}

#faqQuestionTR {
font-size:20px;
font-weight:normal;
padding-bottom:10px;
}
#faqQuestionIconTD {
width:20px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
}
#faqQuestionSPAN {
}
#faqTOPTD {
}
#faqTOPSPAN {
font-size:12px;
}

#faqAnswerTR {
}
#faqAnswerIconTD {
width:20px;
}
#faqAnswerTD {
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
height: 5px;
}
