@charset "UTF-8";
#faq h2 {line-height:25px;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed {background: transparent url(../images/collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {background: transparent url(../images/expanded.png) no-repeat scroll 0 10px;}