
#test_drive_list h2 {
	margin-top: 0px;
}

#test_drive_list table td {
	padding: 10px 20px 15px 0;
	vertical-align: top;
}

#test_drive_list table thead td {
	padding: 20px 20px 0px 0;
}

#test_drive_list table thead td {
	font-weight: bold;
}

#test_drive_list table td {
	font-size: 0.89em;
}


#test_drive_list .test_drive_list_car {
	font-weight: bold;
	padding-left:1em;
}

#test_drive_list .test_drive_list_dealer_link {
	float: left;
	margin-bottom: 0.5em;
}

#test_drive_list .test_drive_list_dealer_contacts {
	display: block;
	clear: left;
}

#test_drive_list .test_drive_list_form_link {
	font-style: italic;
}


#test_drive_form {
	padding: 20px;
}

#test_drive_form  h2 {
	margin-top: 0px;
	margin-bottom: 2em;
}

#test_drive_form .wide {
	width: 30em;
}

#test_drive_form  form.zf {
	width: 43em;
}
