h1 {
  background: #ffffff url(/img/recalltsb.png) no-repeat top left;
  padding-left: 360px;
  padding-top: 32px;
  height: 68px;
}

div.recall, div.tsb {
  border-bottom: 1px dotted black;
  margin-bottom: 1.2em;
}

div.recall.last, div.tsb.last {
  border-bottom: none;
}

div.skyscraper {
  float: right;
  width: 160px;
  height: 600px;
}

#search_bar {
  border: 1px solid #888;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #ddd;
  padding: 5px;
}
