#faqRoot {width: 680px; margin-left: 12px; padding: 0; clear:both;}
#faqindex {float: right;width: 190px;font-family: consolas,verdana,helvetica,sans-serif;}
#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:15px;line-height: 15px;margin-top: 5px; font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h5 {margin: 5px 0 0px 5px; border-bottom: dotted 1px #ccc; color: #666666;}

#faq {width: 680px; margin: 0;}
#faq {margin-bottom: 5px;}
#faq h5  {margin: 0px; padding:0px; line-height:15px;}
#faq div p {margin-left: 25px;}
#faq .faqcontent {margin: 0px 0px 0px 6px;}
#faq h5.faqopened, #faq h5.faqclosed {cursor: pointer; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px;}
#faq h5.faqclosed:hover {color: #CC0000;}
#faq h5.faqclosed {background: transparent url(../images/faq_collapsed.png) no-repeat scroll 0px 2px; overflow:visible; padding:8px; padding-left:30px;}
#faq h5.faqopened {background: transparent url(../images/faq_expanded.png) no-repeat scroll 0px 2px; overflow:visible;padding:8px; padding-left:30px;}
