#footer {
  background: #ffffff;
  margin-top: 1em;
  padding-bottom: 20px;
}

#footer .footer_table {
  border-top: solid 1px #4c505d;
  font-size: 11px;
  color: #545454;
}

#footer img {
 display: block;
}

