.available_cars_heading {
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.available_cars:hover { text-decoration: underline; }

.available_cars_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.available_cars_text:hover { text-decoration: underline; }

.available_cars_url {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

a.available_cars_url:hover { text-decoration: underline; }

.field {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.button {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
