#faqRoot {width: 800px;margin: 0 auto;padding: 0;}
#faqindex {display:none;float: right;width: 190px;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #3EA38D;}
#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;padding-left:25px;line-height: 18px;margin-top: 5px;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h5 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #0F0F0F;font-weight:normal;}
#faq {float:left;width: 500px;margin: 0 auto;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 0 10px;}
#faq h5 {font-weight:normal;color:#0F0F0F;}
#faq h5.faqopened, #faq h5.faqclosed {cursor: pointer;padding: 0 0 5px 15px;margin-bottom: 0;}
#faq h5.faqclosed:hover {color: #330505;}
#faq h5.faqclosed {color: #0F0F0F;background: transparent url(collapsed.png) no-repeat scroll 0 3px;}
#faq h5.faqopened {color: black;background: transparent url(expanded.png) no-repeat scroll 0 3px;}