#faqRoot {width: 100%;margin: 0 auto;padding: 0;}
#faqindex {float: left;width:100px;font-family:helvetica,sans-serif; border:5px solid red;padding:5px;}
#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;font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h3 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}
#cc_faq {float:left;width: 450px;margin: 0 auto; font-family: helvetica,sans-serif;}
#cc_faq {margin-bottom: 25px;margin-left: 45px;}
#cc_faq .faqcontent {margin: 0 10px 0 10px;font-size: 95%;margin-bottom: 25px;}
#cc_faq h3.faqopened, #cc_faq h3.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 20px;}
#cc_faq h3.faqclosed:hover {color: red;}
#cc_faq h3.faqclosed {color: #666666;background: transparent url(/images/template/faq/collapsed.png) no-repeat scroll 0 10px;}
#cc_faq h3.faqopened {color: black;background: transparent url(/images/template/faq/expanded.png) no-repeat scroll 0 10px;}
.newfaq {
background-image: url(/images/template/asterisk_yellow.png);
background-repeat: no-repeat;
background-position:left;
padding-left:35px;
color:red;
}