#faqRoot {width: 350px; margin:0;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:0px;line-height: 18px;margin-top: 0px;font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding: 0;
	margin-bottom: 0;
	border-bottom: dotted 1px #ccc;
	color: #666666;
}
#faq {width:520px; /*margin-left:-110px;*/ *margin-left/**/:/**/0px;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 0 16px;}
#faq h4.faqopened, #faq h4.faqclosed {cursor: pointer; padding: 0 0 0 15px; margin-bottom: 0;}
#faq h4.faqclosed:hover {color: #80311D;}
#faq h4.faqclosed {background: transparent url(../images/collapsed.png) no-repeat scroll 0 9px;}
#faq h4.faqopened {background: transparent url(../images/expanded.png) no-repeat scroll 0 9px;}
