#faqList li { padding-left: 20px; list-style: none; background: transparent url('pix/plus.png') 0 8px no-repeat;}
#faqList li li { padding-left: none;list-style: square; background: none;}
#faqList .simpleFAQHover { color: #2F6AB7; }
#faqList .answer {
  border-left: 5px solid #ccc;
background: #efefef;
padding: 5px 10px;
margin: 5px 0 10px 0;
}
