.car-teaser {	
	float: left;
}

#used-cars-index-table {
	margin-top: 20px;
}

.used-cars-teaser {
	height: 100px;
	border: 1px solid red;
}

.used-cars-teaser h2 a {
	color: #666666;
	text-decoration: none;
}

.used-cars-teaser h2 a:hover {
	text-decoration: underline;
}

.used-cars-image {
	border: 1px solid #999999;
}	

#previous-next {
	text-align: center;
}

#page-x-of-y {
	text-align: center;
	font-size: 10px;
}

#used-cars-content {
	margin-top: 20px;
}

#used-cars-content img {
	float: left;
	border: 0px;
}

#used-cars-content table {
	margin-left: 520px;
}

hr { height: 1px; }
