#footer table
{
  margin-top: 20px;
}

#footer td, #footer a
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #8EA509;
}

#footer td
{
  height: 17px;
}

#footer th
{
  vertical-align: bottom;
  border-bottom: 1px solid #8EA509;
  height: 25px;
  text-align: left;
  font-family: "Trebuchet MS";
}

#footer td.bg
{
  background: #61B9C5;
}

#footer .mr
{
  margin-right: 20px;
}

#footer .mlb
{
  margin-left: 140px;
}

#footer #sig
{
  postition: absolute;
}