body {
  color: #000;
  background: #fff;
  width: 16cm;
  margin: 1cm auto;
}

#printheader {
  border-bottom: 3px double #000;
  width: 100%;
  white-space: nowrap;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#wrap {
  width: 16cm;
}

#printheader img {
  float: left;
}

#printheader .address {
  margin-left: 1cm;
  float: left;
}

#printheader .contact {
  white-space: nowrap;
  line-height: 16px;
  float: right;
}

#printheader .contact img {
  display: none;
}

#offer, #no-offer, #head, #mainnav, #headerWrapper, #leftNav, #topNav, #nav, #breadcrumb {
  display: none;
}

.print {
  display: block;
}

p, .blue, h2, #left h2 {
  color: #000;
}

a {
  text-decoration: underline;
  color: #000;
}

#left {
  display: none;
}

h2 {
  border: none;
  margin: 0;
  padding: 0;
}

#left h2 {
  display: inline;
  border: none;
}

#left ul li {
  display: inline;
}

#content {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  align: left;
}

#center, #right {
  width: 49%;
}

#foot {
  border-top: 1px solid #000;
}

.links, .screen {
  display: none;
}

#vacRate div {
  border: none;
}

#sidebar {
  border: none;
}

.sidebar {
  border-left: 3px double #000;
}

h3 {
  clear: both;
}
