#productstextscroll p a  {
   display: inline;
}

#productstextscroll  {
   position: absolute;
   left: 96px;
   top: 218px;
   z-index: 8;
   width: 565px;
   height: 515px;
   overflow: auto;
}

