div#right a#bpbc {
  float: right;
  margin: 0;
  padding: 0;
}
div#photos {
  margin: 5px 8px 0 0;
  background-image: url('/images/latest_pics_bkg.gif');
  background-repeat: no-repeat;
  width: 337px;
  height: 274px;
  float: right;
}
div#photos * {float: left;}
div#photos h1 {
  margin: 10px 0 0 15px;
  padding: 0;
  font-family: "Lucida Grande", Arial, "Times New Roman", Times, Serif;
  font-size: 17px;
}
div#photos p.warning {
  margin: 40px 0 0 0;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #666;
  clear: both;
  width: 100%;
}
div#photos div.photo {
  margin: 13px 15px 5px 15px;
}
div#photos p.controls {
  text-align: right;
  float: right;
  margin: 13px 20px 7px 0;
  padding: 2px 0 0 0;
  line-height: 1em;
}

div#bottom {
  width:100%;
  float: left;
  margin-top: 8px;
}
a#seattles_best {
  float: left;
  margin: 10px 0 0 70px;
}
a#mailing_list {
  float: right;
  margin: 0 25px 0 0;
}
a#nav_home {
  background-image: url('/images/tab_home.gif');
  background-repeat: no-repeat;
  color: #622318 !important;
}
ul#hours li {
  list-style: none;
}