﻿/* FAQ Section */
.FAQSection { background:url(../imgs/bg-table2.png) top repeat-x; padding-top: 2em; }
.FAQSection ol#QuestionList { margin: 0;  }
.FAQSection ol#QuestionList li {   }
.FAQSection ol#QuestionList li a {  }
.FAQSection dl#AnswerList { margin-top: 2em;  }
.FAQSection dl#AnswerList dt { font-weight: bold; margin-top: 3em; }
.FAQSection dl#AnswerList dd { }