.loadingrebates{
  font: bold 12px helvetica !important;
  text-transform: uppercase !important;
  color: #888888 !important;
  line-height: 20px !important;
  background: transparent !important;
  border-width: 0px !important;
}
.rebatetext{
  background: transparent !important;
  border-width: 0px !important;
  display: inline-block;
}
.rebatetext a{
  font: bold 14px helvetica !important;
  color: red !important;
  line-height: 20px !important;
  background: transparent !important;
  border-width: 0px !important;
  padding: 0px !important;
}
.rebatelink{
  display: inline-block;
  border: 0px solid white !important;
  text-decoration: none !important;
}
.rebatelink a{
  border-width: 0px !important;
  padding: 0px !important;
  font: bold 8pt helvetica !important;
  color: blue !important;
  text-decoration: underline !important;
  background: transparent !important;
  border-bottom: 0px solid white !important;
}
.rebatelink a:hover{
  color: #6F71FF !important;
}
.center_stage .detail .vehicle_info .rebatelabel{
  color: #686868 !important;
  font: normal 10pt arial !important;
}

/* jQuery Tools Overlay -  black version of the overlay. simply uses a different background image */ 
div.apple_overlay.black { 
    color:#000; 
    width:785px; 
}
