#faqRoot {margin: 0 auto;padding: 0;}
.faq {float:left;margin: 0 auto 25px 0;}
.faq h3{font-size:11px;}
.faq .faqcontent {margin: 0 10px 30px 10px;}
.faq .faqcontent *{font-size:11px;}
.faq .faqcontent a, .faq .faqcontent li a{color:#ff6e05;}
.faq h3.faqopened, .faq h3.faqclosed {cursor: pointer;padding: 0 0 0 15px;margin-bottom: 0;}
.faq h3.faqclosed:hover {color: #ff6e05;}
.faq h3.faqclosed {color: #085080;background: transparent url("collapsed.png") 0 2px no-repeat;}
.faq h3.faqopened {color: #ff6e05;background: transparent url("expanded.png")  0 2px no-repeat;}
