﻿#footer {
  font-size: 13px;
  color: #000;
  height: 239px;
  width: 799px;
  text-align: center;
}

.footer-feature {
  float: left;
  width: 200px;
  margin-left: 40px;
  padding-top: 18px;
  font-size: 12px;
  font-weight: normal;
  font-family: arial;
}

.footer-feature h3 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.footer-feature a, .footer-feature a:visited {
  color: #333;
  white-space: nowrap;
  font-weight: normal;
}

.footer-feature a:hover {
  color: #000;
  white-space: nowrap;
  font-weight: normal;
}

.vroomlogo {
  background: url(/book/skins/affiliate/vroom-logo-orange.gif) no-repeat left top;
  padding: 6px 0px;
  width: 64px;
  height: 55px;
  display: block;
  float: left;
  padding-right: 10px;
}

.logolink {
  width: 200px;
  text-align: center;
}

img {
  border:0;
}

.logolink a, a:visited {
  color: #333;
}

.logolink a:hover {
  color: black;
}

.logolink a img {
  text-decoration: none;
}


