#faqList li { list-style: none; }#faqList .question {  margin-top: 1em;  margin-bottom: 1em;  padding-left: 0.4em;  background: transparent url('plus.png') left center no-repeat; }#faqList li.simpleFAQShowing .question {  background: transparent url('minus.png') left center no-repeat;}#faqList .simpleFAQHover { color: #060; }#faqList .answer {  margin-left: 0.5em;  padding: 0.4em;}.tags { font-size: 0.7em; color: #999; }
