#topNavBanner
{background: url(/_media/images/common/window_bg.jpg) top left no-repeat; color: #fff; font: 15px/20px arial, sans-serif; padding: 5px 20px; text-transform: uppercase; width: 630px;}


/*
STYLES PICKED UP FROM DETERT'S ORIGINAL CSS
*/

.Form ul{clear:both;float:left;list-style-type:none;}
.Error{clear:both;color:red;float:left;}
.Header{clear:both;float:left;margin-top:15px;width:100%;}
label{clear:both;float:left;font-weight:bold;margin-top:5px;}
.text{clear:both;float:left;}
.First_Name{clear:left;float:left;}
.Last_Name{float:left;margin-left:5px;}
.Address1{margin-top:5px;}
    .Address1 .text{clear:both;float:left;width:310px;}
.Address2{margin-top:5px;}
    .Address2 .text{clear:both;float:left;width:310px;}
.City{clear:left;float:left;margin-top:5px;}
.State{clear:none;float:left;margin-left:5px;margin-top:5px;}
    .State .text{width:30px;}
.Zip{clear:none;float:left;margin-left:5px;margin-top:5px;}
    .Zip .text{width:50px;}
.Email_Address{clear:both;float:left;margin-top:5px;}
.Gender{clear:both;float:left;margin-top:5px;}
	.Gender .Items{clear:both;float:left;margin-top:5px;}

.Age{clear:none;float:left;margin:5px;margin-left:15px;}    

 .Purchase_Date{margin-top:5px;}
 .Purchase_Place{clear:left;float:left;}
    .Purchase_Place .text{clear:both;float:left;width:210px;}
 .Purchase_Price{clear:none;float:left;margin-left:5px;}

.Purchase_Model{clear:left;float:left;}
    .Purchase_Model label.Purchase_Model{clear:both;}
    .Purchase_Model .Items{clear:both;float:left;}

.Purchase_Group_Size{clear:none;float:left;margin-left:10px;}
	.Purchase_Group_Size label{clear:both;float:left;}
	.Purchase_Group_Size .Items_1{clear:left;float:left;}
	.Purchase_Group_Size .Items_2{clear:none;float:left;margin-left:10px;}

.Vehicle_Type .Items{clear:both;float:left;margin-top:10px;}
.Vehicle_Type .Other{margin-left:30px;}
	.Vehicle_Type .Other_Vehicle_Make{clear:left;float:left;}
	.Vehicle_Type .Other_Vehicle_Model{clear:none;float:left;margin-left:5px;}
	.Vehicle_Type .Other_Vehicle_Year{clear:none;float:left;margin-left:5px;}
		.Vehicle_Type .Other_Vehicle_Year .text{width:50px;margin-left:5px;}

.Enthusiast{}
.Enthusiast .Items_1{clear:left;float:left;width:150px;}
	.Enthusiast .Items_2{clear:none;float:left;margin-left:10px;width:150px;}

.Awareness .Items{clear:both;float:left;}

.Features .Items{clear:both;float:left;width:150px;}

.Household_Vehicles .Inputs{clear:left;float:left;margin-top:5px;}
.Household_Vehicles .Other{clear:none;float:left;margin-left:30px;}
	.Household_Vehicles .Household_Vehicles_Make{clear:left;float:left;}
	.Household_Vehicles .Household_Vehicles_Model{clear:none;float:left;margin-left:5px;}
	.Household_Vehicles .Household_Vehicles_Year{clear:none;float:left;margin-left:5px;}
		.Household_Vehicles .Household_Vehicles_Year .text{width:50px;margin-left:5px;}



.Signup{clear:both;float:left;margin-top:5px;}
	.Signup #SignupInput{clear:left;float:left;}
	.Signup label{clear:none;margin:3px;}

.Submit{clear:both;float:left;}

form div
{margin-bottom: 15px !important;}