/* Perchance used with the old .footleft/.footright scheme */
#footer div.footleft {
  background-image: none;
}

#footer div.footright {
  width: 60%;
  padding-right: 15%;
}

#footer div {
 height: 100%;
 background: url(/m/mpubs/graphics/mpub-logo-bw.png) no-repeat transparent 100% 5px;
}


