div#masthead ul {
  display: none;
}

div#masthead ol {
  display: none;
}

div#details-top {
  display: none;
}

div#details-middle a.britton {
  display: none;
}

div#details-middle a.description {
  display: none;
}

div#details-middle ol li:last-child {
  display: none;
}

div#details-right h5 {
  display: none;
}

div#details-right div#enquiry {
  display: none;
}

div#footer {
  display: none;
}

div#listings table tr td a:visited span {
  background-image: none;
}

div#buyers {
  width: 600px;
}

div#buyers h3 {
  width: 350px;
}

div#buyers p {
  width: 350px;
}

div#buyers ul {
  width: 350px;
}

div#directions div#directions-pane {
  overflow: visible;
}

.screenonly, a.printbutton {
  display: none;
}

