.footer
{
  width: 100%;
  background-color: #eeeeee;
  padding-top: 15px;
}
.footer .top-row
{
}
.footer .middle-row
{
  width:100%;
  background-color:#eeeeee;
  padding:0px;
  margin:0px;
  border:0px;
  border-collapse:collapse;
  font-size: x-small;
}
.footer .middle-row td
{
  font-size: x-small;
  width: 33.3333333333%;
}
.footer .middle-row a
{
  font-size: x-small;
}
.footer .bottom-row
{
  font-size: x-small;
  background-color: #eeeeee;
}
.cert img
{
  border: 0px;
}

