#faqRoot {margin: 0 auto;padding: 0; height:100%}
#faqindex {float: right;width: 190px;font-family: Arial, Helvetica, sans-serif;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #000; font-weight:bold;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #000 1px; font-weight:bold;}
#faqindex ul {list-style-type: square;list-style-image: none;list-style-position: outside;padding-left:25px;line-height: 18px;margin-top: 5px;font-size:80%;}
#faqindex ul li {color:#000;white-space:nowrap;}
#faqindex h2 {padding: 0;;margin-bottom: 0;border-bottom:dotted 1px #000;color: #000000;}
#faq { width: 700px;font-family: Arial, Helvetica, sans-serif; height:100%}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 0 10px;font-size: 95%; height:100%}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 8px 0 0 15px;;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: black;}
#faq h2.faqclosed {color: #000;background: transparent url(collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {color: black;background: transparent url(expanded.png) no-repeat scroll 0 10px;}
#faq div{padding:10px; border-bottom:dotted #000 1px}
#faq div p{line-height:20px;}
