a.skipnav, #top, #global-search, #primary-nav, .recipe-header, #footer-nav, .rate {
  display: none;
}

img#logo {
  float: left;
  border: none;
  margin-right: 1em;
  width: 90px;
  height: 114px;
}

#title h1 {
  padding-top: 0.4em;
  margin-bottom: 0.2em;
}
#title h2 {
  margin-top: 0;
}

#container {
  clear: both;
  padding-top: 1em;
}

p#copyright {
  text-align: right;
  font-size: 90%;
}

#recipe-photo img {
  float: right;
  margin-left: 2em;
  border: 1px solid #666;
}
#recipe-photo img.unavailable {
  display: none;
}
