
/**
 * Bad Credit
 */

#bad-credit {
  position: relative;
  width: 720px;
}

#bad-credit #apply-now {
  position: absolute;
  width: 102px;
  height: 80px;
  top: 0px;
  left: 510px;
}

#bad-credit H2.subhead {
  color: #8ca2a2;
  margin-top: -4px;
  margin-bottom: 32px;
}

#bad-credit .overview {
  background: url('../images/bgs/bad-credit/overview.jpg') left bottom no-repeat;
  padding: 0px 20px;
}

#bad-credit .overview .partition {
  position: absolute;
  width: 3px;
  height: 330px;
  top: 80px;
  left: 395px;
  background: url('/images/bgs/purchase-ability/partition.gif') no-repeat;
  overflow: hidden;
}

#bad-credit P {
  margin-top: 0px;
}

#bad-credit .overview B,
#bad-credit .overview STRONG {
  color: #cc3300;
}

#bad-credit #contact .field SELECT {
  width: 280px;
  color: #868686;
  margin: 4px 3px;
  border: 1px solid #a5acb2;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

#bad-credit P.call-now {
  background: url('/images/bgs/bad-credit/call-now.gif') 20px 6px no-repeat;
  margin: 24px 0px;
  padding-left: 84px;
  padding-right: 180px;
}
