#frequentlyaskedquestions p a,
#faqscroll p a  {
   display: inline;
}

#faqscroll *:first-child  {
   padding-top: 0px;
}

#faqscroll  {
   position: absolute;
   left: 220px;
   top: 201px;
   z-index: 5;
   width: 837px;
   height: 508px;
   overflow: auto;
}

