#faq h2 {padding-top:50px;}
#faq h3 {text-align:left;font-weight:normal;}
#faq div {font-size:.9em;padding:5px;margin:0 10px 30px 20px;background:#f6f6f6;border:1px solid #ccc;text-align:left}
#faqRoot {margin: 0 auto;padding: 0;width:560px;}
#faqindex {}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;font-weight:normal;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #ccc 1px;}
#faqindex ul {list-style-type: square;list-style-image: none;list-style-position: outside;margin:10px 0 0 15px;}
#faqindex ul li {color:#666666;margin-bottom:10px;}
#faqindex h3 {padding: 0;border-bottom: dotted 1px #ccc;color: #666666;}
#faq .faqcontent {}
#faq h3.faqopened, #faq h3.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 10px;}
#faq h3.faqclosed:hover {color: black;}
#faq h3.faqclosed {color: #666666;background: transparent url(/scripts/collapsed.png) no-repeat scroll 0 5px;}
#faq h3.faqopened {color: black;background: transparent url(/scripts/expanded.png) no-repeat scroll 0 5px;border-bottom:none;}
