@charset "utf-8";
#bootbox {
	width: 400px;
	float: left;
}
#bootbox_1 {
	float: left;
	width: 100%;
	/* [disabled]text-align: center; */
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #03A3C3;
	/* [disabled]padding-top: 20px; */
	font-weight: bold;
}
#bootbox_2 {
	float: left;
	width: 100%;
	vertical-align: top;
	/* [disabled]text-align: center; */
	position: relative;
	height: 40px;
}

#bootbox_3 {
	float: left;
	width: 100%;
	height: 40px;
	vertical-align: top;
	/* [disabled]text-align: center; */
	position: relative;
}
#make {
	width: 380px;
}
#model {
	width: 380px;
}
h1 {
	font-size: 36px;
	color: #009CB2;
}
h2 {
	font-size: 24px;
	color: #009CB2;
}
h3 {
	font-size: 18px;
	color: #009CB2;
}
h4 {
	font-size: 16px;
	color: #009CB2;
}
h5 {
	font-size: 14px;
	color: #009CB2;
}
h6 {
	font-size: 12px;
	color: #009CB2;
}

