.car_info_header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #B7EDFE;
	text-align: center;
	border: 1px solid #333333;
}
.car_info_label{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border: 1px none #333333;
}
.car_info_value{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border: 1px none #333333;
}
.in_draft {
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 14px;
	display: inline;
}
