body {
  font-family: Verdana;
  color: #001747;
  background-image: url(http://www.vroomvroomvroom.com.au/images/bg-main.gif);
}

td { font-size: 13px; }

hr {
  background-color: orange;
  border: 0;
  height: 1px;
}

.footer {
  height: 149px;
  background: #000066 url(http://www.vroomvroomvroom.com.au/images/bg-footer.gif);
}

.footer a, .footer a:visited {
  color: #CCCCEE;
  white-space: nowrap;
}

.quote_open {
  background: url(/book/images/quote_open.gif) no-repeat 0%;
  padding-left: 20px;
  padding-top: -10px;
  width: 20px;
  height: 20px;
  color: #FFFFFF;
}

.quote_close {
  padding-left: 20px;
  background: url(/book/images/quote_close.gif) no-repeat 0%;
  padding-top: -10px;
  width: 20px;
  height: 20px;
  color: #FFFFFF;
}

.quote {
  padding-left: 20pt;
  padding-right: 20pt;
}

img.comp {
  margin-left: 10px;
  float: right;
}

img.VroomMan {
  margin-right: 10px;
  float: left;
}