#faqRoot {width: 500px;margin: 0 auto;padding: 0;}
#faqindex {float: right;width: 0px;font-family: "Arial";}
#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:20px;line-height: 2em;margin-top: 1px;font-size:18px;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h4 {padding: 0;margin:0;border-bottom: dotted 1px #ccc;color: #666666;}
#faq {float:left;width: 500px;margin: 0 auto; font-family: "Arial";font-size:13px;font-weight:bold;}
#faq {margin-bottom: 15px;}
#faq .faqcontent {margin: 10px 10px 0 10px;color:#000000;font-size:12px;font-weight:normal;}
#faq h4.faqopened, #faq h4.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h4.faqclosed:hover {color: #000;}
#faq h4.faqclosed {color: #666666;background: transparent url(../images/collapsed.png) no-repeat scroll 0 6px;}
#faq h4.faqopened {color: #000000;background: transparent url(../images/expanded.png) no-repeat scroll 0 6px;}