#faq .faqcontent {margin: 0 10px 0 10px;font-size: 95%;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: black;}
#faq h2.faqclosed {color: #666666;background: transparent url(collapsed.png) no-repeat scroll 0 5px;}
#faq h2.faqopened {color: black;background: transparent url(expanded.png) no-repeat scroll 0 5px;}
#faq ul li{font-size:1.5em;color:#666;padding-top:5px;}