#faq {float:left;width: 685px;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {font-size:12px; line-height:16px;padding: 0px 0 0 20px;}
#faq .faqcontent ul{list-style:square;margin:10px 40px;}
#faq .faqcontent li{padding:2px 0px;}
#faq h2{font-size:14px;margin:10px 0 10px 20px;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #c31a28;}
#faq h2.faqclosed:hover {color: #ff5c00;}
#faq h2.faqclosed {color: #c31a28;background: transparent url(../images/collapsed.png) no-repeat scroll 0 5px;}
#faq h2.faqopened {color: #ff5c00;background: transparent url(../images/expanded.png) no-repeat scroll 0 5px;}



