#faqContent h2 { width: 100%; background: #F7F3E1; color:#A57C41; font-size: 11px; }
#faqContent h2 span { display:block; padding: 4px 0px 4px 5px; }
#faqContent { font-size: 11px; margin: 0px 0px 10px 0px; color: #727061; position: relative; width: 100%; }

#faqContent dl.questionsList {position:relative;margin-top:10px;text-align:left;color:#755E3F;}
#faqContent dl.questionsList dt.question {font-weight:bold;margin:5px auto;border-top:1px dotted #666;background-color:#DFDFCE;}
#faqContent dl.questionsList a.backToTop {display:block;position:absolute;right:0;top:0;font-size:0.9em;font-weight:500;text-decoration: none;color:#666;}
#faqContent dl.questionsList a.backToTop:hover {color:#FFF;background-color:#000;}
#faqContent dl.questionsList dd.answer {border-top:1px dotted #999;background-color:#E9E9D9;}
#faqContent dl.questionsList dd.answer a {text-decoration:underline; color:#333; background:#C9C9BB; padding:0 1px;}
#faqContent dl.questionsList dd.answer a:hover {color:#E9E9D9; background:#7C7C73;}
