#logo {
  display: block;
  background:
    url(/static/images/hebrewpod101/home/logo.gif) no-repeat 0px
    0;
  width: 303px;
  height: 88px;
  float: left;
  margin-left: 14px;
}

.footer .inside {
  width: 880px;
  height: 100px;
  margin: 0 auto;
  background:
    url(/static/images/hebrewpod101/home/logo_footer.gif) right
    top no-repeat;
}
