.carbody {
margin:10px 0px 0px 0px;
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	padding: 10px;
	text-align: left;
}

.ecclass {
  margin: 5px 5px 0px 5px;
}

.ecclass div {
  margin: 5px;
}

.ecimage {
  width: 90px;
}

.ecimage img {
  margin: 5px 0px;
  border: none;
}

.ecdesc {
  width: 270px;
}

.ectitle {
  font-weight: bold;
}

.ecdesc hr {
  line-height: 2px;
}

div.ecclass div.ecgraphic {
  float: right;
}

div.ecclass div.ecgraphic div {
  display: inline;
  vertical-align: middle;
  width: 55px;
  height: 65px;
}

.seating {
  background: url(/images/ecar/seating_pic.gif) center center no-repeat;
}

.luggage {
  background: url(/images/ecar/luggage_pic.gif) center center no-repeat;
}

.fuel {
  background: url(/images/ecar/fuel_pic.gif) center center no-repeat;
}

.banslf {
	font-size: 9px;
	background-color: #FAC15D;
	margin: 4px;
	text-align: center;
	height: 16px;
	vertical-align: middle;
	color: #FFFFFF;
}

.banslftext {
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 10px;
}

.banslogo {
	height: 35px;
}

.ectype {
	font-size: 12px;
	font-weight: bold;
}

.ectitle {
	font-size: 12px;
	font-weight: normal;
}

.banacc {
	font-size: 10px;
}

.totcell {
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000000;
}

.totprice {
	font-size: 16px;
	font-weight: bold;
}

.carform {
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 5px 10px;
}

.carend {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 2px 10px;
	border-collapse: collapse;
}
.subcell {
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
}
.totcella {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background-color: #67CCFF;
}
.carintro {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

div#carlist .container {
  margin: 2px 0px;
}

div#carlist > .container {
  height: 48px;
}

div#infobox h3,
div#infobox  .container.vdm_2_column {
  margin-left: 10px;
}

div#infobox #vehicles hr,
div#infobox #rentinfo,
div#infobox #options {
  margin: 0px 10px;
}

div#carlist .carclass {
   position:relative;
   background-color: #FFFFFF;
   border: 1px solid #000000;
}

#ccform .container {
  height: 40px;
}
