#resourcetex p a,
#biblewords p a  {
   display: inline;
}

#resourcetex  {
   position: absolute;
   left: 104px;
   top: 153px;
   z-index: 3;
   width: 590px;
}

#biblewords  {
   position: absolute;
   left: 104px;
   top: 241px;
   z-index: 3;
   width: 673px;
}

