#contactscroll p a  {
   display: inline;
}

#contactscroll  {
   position: absolute;
   left: 87px;
   top: 303px;
   z-index: 4;
   width: 678px;
   height: 338px;
   overflow: auto;
}

#housefront  {
   position: absolute;
   left: 427px;
   top: 324px;
   z-index: 5;
   width: 230px;
   height: 160px;
   background-image: url(sg_contact_media/housefront.jpg);
   background-repeat: no-repeat;
}


