
table.standard
{
  width: 220px;
  margin: 1em 0;  
  border-collapse: collapse;
  font-size:0.75em;
  color: #000;
  background: #faddca url('../images/g-form-b.gif') no-repeat left bottom;
  float: left;
  margin: 0 20px 20px 0;
  padding: 0 0 20px 0;
}

table.standard th.title {
  background: #ec782a url('../images/g-form-t.gif') no-repeat;
  line-height: 30px;
  border-bottom: #f6bc95 solid 2px;
  font: bold 1.25em 'Trebuchet MS', Arial, sans-serif;
  color: #fff;
  text-align: right;
}

table.standard th, table.standard td
{
  padding: 4px 6px;
  line-height: 1.5em; 
  vertical-align: top;
}

table.standard th
{  
  text-align: left;
}

/* Similar Cars and Recently Viewed */

table.similarcars {
  width: 220px;
  background: #e4e5e6 url('../images/g-similarcars-b.gif') no-repeat left bottom;
}

table.similarcars th.title {
  background: transparent url('../images/g-similarcars-t.gif') no-repeat;
  color: #000;
  border: 0;
  padding-right: 6px;
}

table.similarcars th, table.similarcars td {
  padding-right: 0;  
}

#content table.similarcars ul {
  margin: 0;
}

table.similarcars li {
  list-style: none;
  text-align: right;
  font-size: 1.25em;  
}

table.similarcars a {
  text-decoration: none;
  color: #000;
  padding: 2px 15px;
  display: block;
}

table.similarcars a:hover {
  color: #696969;
  background: transparent url('../images/g-arrow-wg.gif') no-repeat right center;
  
}

.last table.similarcars {
  margin: 0 0 0 5px;
}

#content table.similarcars td.accessories-list ul {
  margin: 0;
}

table.similarcars td.accessories-list li {
  text-align: left;
  margin: 0;
}

/* Features List */

table.features {
  width: 220px;
  background: #e4e5e6 url('../images/g-similarcars-b.gif') no-repeat left bottom;
}

table.features th.title {
  background: transparent url('../images/g-similarcars-t.gif') no-repeat;
  color: #000;
  border: 0;
}

table.features li {
  list-style: none;
  text-align: right;
  font-size: 1.25em;
}

table.features a {
  text-decoration: none;
  color: #000;
}

table.features a:hover {
  color: #000;
  background: transparent url('../images/g-arrow-wg.gif') no-repeat right center;
}

.last table.features {
  margin: 0 0 0 5px;
}

#content table.features td.accessories-list ul {
  margin: 0;
}

table.features td.accessories-list li {
  text-align: left;
  margin: 0;
}

/* View Car Contact Details*/

table.view-car-contact {
  width: 220px;
  background: #e4e5e6 url('../images/g-similarcars-b.gif') no-repeat left bottom;
}

table.view-car-contact th.title {
  background: transparent url('../images/g-similarcars-t.gif') no-repeat;
  color: #000;
  border: 0;
  padding-right: 6px;
  text-align: left;
  font-weight: bold;
}

table.view-car-contact th {
  font-weight: normal;
}

table.view-car-contact th.link-cell {
  padding-right: 0;
}

table.view-car-contact h2 {
  font-size: 2.25em;
  color: #000;
  border: 0;
  margin: 0;
}

#content table.view-car-contact ul {
  margin: 0;
}

.last table.view-car-contact {
  margin: 0 0 0 5px;
}

table.view-car-contact li {
  list-style: none;
  font-size: 1.375em;  
}

table.view-car-contact a {
  text-decoration: none;
  color: #000;
  padding: 2px 15px 2px 0;
  display: block;  
  font-weight: normal;
}

table.view-car-contact a:hover {
  color: #696969;
  background: transparent url('../images/g-arrow-wg.gif') no-repeat right center;
  
}

/* Finance Calculator */

#result_base {
	margin: 0;
	padding: 0;
}

table.finance-form th.title {
  background: #653798 url('../images/g-finance.gif') no-repeat;
  border-bottom: #845fad solid 2px;
}

table.finance-form
{  
  background: #e9e9eb url('../images/g-finance-b.gif') no-repeat left bottom;
  width: 175px;
}

div.view-car-column table.finance-form {
  margin: 0 0 0 20px;
}

table.finance-form td.finance-b {
  height: 80px;
}

/* Trade-In Form */

table.tradein th.title {
  background: #e9e9eb url('../images/g-tradein.gif') no-repeat;
  border-bottom: #c1afd6 solid 2px;
}

table.tradein
{  
  background: #e9e9eb url('../images/g-tradein-b.gif') no-repeat left bottom;  
}

.trade-in-spacer {
  display: block;
  height: 100px;
}

table.vehicle-enquiry {
  height: 380px;
}
