
#faq_global_shell {}

.faq_category_title_shell { font-size: 20px; font-weight: bold; }
.faq_category_content_shell {}
.faq_shell { padding: 10px; border: solid 1px black; }
.faq_question_shell {  }
.faq_answer_shell { padding: 10px; border: solid 1px black; }
.faq_question_link { background-color: silver; margin-top: 5px; margin-bottom: 10px; padding: 5px; border: solid 1px gray; }



/*  OVERRIDE THE DEFAULT STYLES BY REDEFINING THEM HERE  */

.faq_category_title_shell { margin: 10px; }

