

body 
{
	text-align: left;
	margin:10px;
}

#ContactMain { text-align:left; margin: 0px auto; width: 300px; display: inline-block; }

#VehicleInfo .Thumb 
{
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 10px;
}

h2
{
	padding: 2px 5px 4px 10px;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:Orange;
	background-color:#41494C;
}

label { width:auto; display:block; float:none; font-weight:normal; margin-top:5px; }

#VehicleInfo label { width:50px; display:block; float:left; font-weight:bold; margin:0px; }

#VehicleInfo { margin-bottom:10px; }
#VehicleInfo h2 { margin-bottom:10px;}
#TestDrive { margin-bottom:10px; margin-top:10px; }

#BottomButtons 
{
	margin-top:10px;
	text-align: center;
}

h1 { text-align:center; margin-bottom:5px; }

#ThankYou div
{
	text-align:center;
	font-weight:bold;
}


/* ====================== Viewer ==============================*/

#Viewer { text-align:center; margin: 0px auto; width: 640px; display: inline-block; }

#Viewer .Thumb { margin:2px 2px 0px 0px; width:100px; cursor:pointer; }

#Viewer #ViwerImage {margin-right:2px;}

#Viewer #Close { float: right; margin: 4px 10px 0px 0px;}

#Viewer #FooterContact { width: auto;}