.faqquestions ul {
  margin: 15px 10px 20px 00px;
  }
.faqquestions li {
  padding: 0px 0px 0px 18px;
  margin: 0px;
  background-image: url('/components/images/bullet.gif');
  background-repeat: no-repeat;
  line-height: 120%;
  }
 .faq h5 {

   } 
.faqback {
  text-align: right;
  }
.faqback a {
  }
.faqback a:hover {
  text-decoration: underline;
  }
