.heading1_cars
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333; 
	margin-bottom: 0px;
	}

.car_heading_row {
	background-color: #c0c0c0;
	font-size: 12px;
}

.car_row {
	background-color: #EEEEEE;
	font-size: 12px;
}
.car_row_2 {
	background-color: #fbfbfb;
	font-size: 12px;
}

.price_line {
	margin-top: 0px;
	margin-right: 30px;
	padding-bottom: 10px;
}

.cart_button {
float: right;
	text-align: right;
}

.view_cart_cars {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: right;
}

#subform {
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #DBCBBE;
				padding: 10px;
				font-size: 11px;
}
#subform h2 {
		font-size: 16px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}

#subform .form_label {
	float: left;
	width: 49%;
	margin-right: 2%;
	text-align: right;
}

#subform .form_header {
font-family: Arial, Helvetica, sans-serif;  
font-size: 14px; 
color: #CC0045; 
font-weight: bold;
float: left;
	width: 49%;
	margin-right: 2%;
	text-align: right;
	margin-bottom: 7px;
}

#subform .form_header_2 {
font-weight: bold;
float: left;
	width: 49%;
	margin-right: 2%;
	text-align: right;
	margin-bottom: 7px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#subform p {
	clear: left;
	margin-bottom: 7px;
}


 
 