#hometextscroll p a  {
   display: inline;
}

#hometextscroll  {
   position: absolute;
   left: 90px;
   top: 233px;
   z-index: 8;
   width: 572px;
   height: 525px;
   overflow: auto;
}

