body {
  margin: 0;
  padding: 10px;
  background: #fff;
  font-size: 12pt;
}

#top-wrapper, #ad728x90, #nav, #side-bar, #footertext ul {
  display: none;
}

.resultitem p {
  margin: 0;
  padding: 0;
}

div.results{
  padding:0.7em 0 2em 0;
}

div.resultitem{
  padding:0.08em 0;
  border-bottom:1px dotted #caccd4;
  clear: both;
}

div.resultitem p{
  margin:0;
  padding:0;
}

div.resultitem strong{
  font-weight:bold;
}

div.resultitemfirst{
  border-top:1px dotted #caccd4;
}

div.result{
  padding:1em 0 0 0;
}

div.result h3{
  display:block;
  padding:0.42em 0 0.42em 0;
}

div.price {
  float: left;
  background:#02598a;
  color:#ffffff;
  text-align:center;
  width: 6em;
}

div.price strong{
  font-weight:bold;
  font-size:110%;
}

div.special{
  padding:0;
}