div#footer
{
  position:absolute;
  bottom:0;


  border-top:1px solid #D7D7D7;
  height:35px;
}

span.footertext, span.footertext a
{
   color:black;
   font-size: 11px;
   font-family: Verdana, Arial, Sans-serif;
   font-weight: normal;
   line-height:25px;
   margin:7px;
}

span.footertext
{
   float:left;
}

span#incidentals
{
   float:right;
}