.car {
  display: inline;
	float:left;
	width: 265px;
	position: relative;
	}
.carbg {
  width: 213px;
	height: 132px;
	background-image: url(./images/stock-thumb.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 9px;
	left: 0;
	}
.carnumber {
  position: absolute;
	top: 113px;
	left: 188px;
	}
img {
  border: 0;
	}
.main-car-image {
  position: absolute;
	right: 10px;
	top: 20px;
	}
.car-description {
  position: absolute;
	right: 10px;
	top: 330px;
	width: 400px;
	}
a {
  color: #2270c2;
	}
.left-thumbs {
  display: block;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}
.left-thumbs img {
  margin-bottom: 3px;
  }