table.usedcars {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
td.usedcars {
	width: 150px;
}
img.usedcars {
	border: 1px solid #000000;
}
td.center {
	text-align: center;
}
iframe.usedcars {
	height: 600px;
	width: 600px;
	border: 0px;
	background-image: url(images/usedcars/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.query {
	text-align: center;
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
table.enquiry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;
	text-align: right;
}
h2.apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}