#faqRoot {width: 100;padding: 0;}
#faqindex {float: right;width: 30%;font-family: Tahoma;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;}
#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;margin-top: 0px; padding:0px;font-size:80%;}
#faqindex ul li {color:#666666;}
#faqindex h2 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #444444;font-weight:bold;}
#faq {float:left;margin-left:20px;width: 65%; font-family: Tahoma;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {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;font-weight:bold;}
#faq h2.faqclosed {color: #444;background: transparent url(collapsed.png) no-repeat scroll 0 5px;margin-top:20px;font-size:1.2em;}
#faq h2.faqopened {color: black;font-weight:bold;background: transparent url(expanded.png) no-repeat scroll 0 5px;margin-top:20px;}
#faq p {font-family:Tahoma;color:#444;font-size:.9em;}