#faqRoot {width: 700px;margin: 0 auto;padding: 0;overflow:hidden;}
#faqindex {float: right;width: 190px;}
#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;line-height: 18px;margin-top: 5px;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h2 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}

#faq {float:left;width: 500px;margin: 0 auto;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 5px 10px 20px 10px;}
#faq h2 {margin-left:11px; text-indent:-11px;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 1px;border-bottom:solid 1px transparent;margin-bottom: 0;}
#faq h2.faqclosed:hover {border-bottom: solid 1px #000;}
#faq h2.faqclosed {color: #000;}
#faq h2.faqopened {}

/*#faq h2 {border-bottom:dotted #ccc 1px;outline-style:none;outline-width:0;margin:5px 0 0px 0;}
#faq h2:hover {color: black;cursor:pointer;border-bottom:solid #000 1px;}
#faq h2:active {border:0;}*/
#faqexpand {font-size:1.2em;font-weight:bold;cursor:pointer;}
#faqexpand:hover {}

#faq .faqcontent p {margin-top:0;margin-bottom:10px;}