body {
  background: none;
  margin-left: 20px;
  width: 580px;
  min-width: 580px;
}

#header {
  float: none;
  position: relative;
}
#header #print {
  float: right;
  position: relative;
  top: 28px;
  width: 72px;
  background-color: #e5e5e5;
  padding-bottom: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 13px;
  font-size: 11px;
  color: #000;
  overflow: hidden;
  *zoom: 1;
}
#header .title {
  bottom: 0;
  float: left;
  font-size: 24px;
  line-height: 24px;
  color: #137b36;
}

