.mod-form-schedule-testdrive {
	margin: 0 0 13px 0;
}
.mod-form-schedule-testdrive .content {
	padding: 0 2px 1px 0;
} 
.mod-form-schedule-testdrive input.radio {
   margin-right: 3px;
}
.mod-form-schedule-testdrive input.checkbox {
   margin-right: 7px;
}
.mod-form-schedule-testdrive .heading {
	overflow: hidden;
}
.mod-form-schedule-testdrive .heading .description{
	float: left;
	width: 485px;
	padding: 0;
}
.mod-form-schedule-testdrive .heading .schedule-testdrive{
	margin-left: 490px;
	padding: 30px 0 0;
	text-align: right;
}
.mod-form-schedule-testdrive .formBlock{
	margin: 6px 0 0 0;
}

.mod-form-schedule-testdrive .formBlock h2{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.mod-form-schedule-testdrive .formBlock .red{
	font-size: 10px;
	color: #e96841;
}
.mod-form-schedule-testdrive .formBlock .red2{
	font-size: 12px;
	color: #e96841;
}
.mod-form-schedule-testdrive .formBlock .block-head{
	font-weight: bold;
	background: #eeeeee;
	border: 1px solid #6e7982;
	border-bottom: none;
   width:100%;
}
.mod-form-schedule-testdrive .formBlock .block-head .block1{
	float: left;
	width: 50%;
	padding: 4px 0 0 10px;
}
.mod-form-schedule-testdrive .formBlock .block-head .block2{
	margin-left: 50%;
	padding: 4px 0px;
}
.mod-form-schedule-testdrive .formBlock .formContent{
	border: 1px solid #6e7982;
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
}
.mod-form-schedule-testdrive .formBorder{
	background-image: url('/public/modules/FormScheduleTestdrive/default/images/ver-dot-line.gif');
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
.mod-form-schedule-testdrive .formNoBorder{
	background-image: none;
}
.mod-form-schedule-testdrive .field {
	padding-left: 122px;
	margin:0 0 4px;
}
.mod-form-schedule-testdrive .field .label {
	display: inline; 
	float: left; 
	width: 112px; 
	margin-left: -122px;
	text-align: right;
}
.mod-form-schedule-testdrive .formBlock fieldset.first-fl{
   float: left;
	width: 360px;
}
.mod-form-schedule-testdrive .formBlock fieldset.second-fl{
	margin-left: 360px;
}
.mod-form-schedule-testdrive .formBlock .formContent .field input.text{
	width: 202px;
}
.mod-form-schedule-testdrive .formBlock .formContent .field #type-PreOwned{
	margin-left: 35px;
}
.mod-form-schedule-testdrive .formBlock .formContent .field input.year{
	width: 65px;
}
.mod-form-schedule-testdrive .formBlock .formContent .field input.make,
.mod-form-schedule-testdrive .formBlock .formContent .field input.model,
.mod-form-schedule-testdrive .formBlock .formContent .field input.trim{
	width: 119px;
}
 
.mod-form-schedule-testdrive .formBlock .formContent .field textarea.message{
	width: 265px;
	height: 105px;
}

.mod-form-schedule-testdrive .box-terms{
	background: #eeeeee;
	border: 1px solid #6e7982;
	margin-top: 30px;
	width: 100%;
} 
.mod-form-schedule-testdrive .box-terms .details{
  padding: 20px;
}
.mod-form-schedule-testdrive .scheduled-date-box{
	overflow: hidden;
	margin:20px 20px 0;
} 
.mod-form-schedule-testdrive .scheduled-date-box .title{
	float: left;
	width: 90px;
	text-align: right;
}
.mod-form-schedule-testdrive .scheduled-date-box .date{
	margin-left: 110px; 
	font-size: 14px;
	font-weight: bold;
}
.mod-form-schedule-testdrive .box-security{
	overflow: hidden;
	text-align: right;
	margin: 10px 0 0 0;
}
.mod-form-schedule-testdrive .box-security .block1{
	float: right;
	margin-right: 12px;
}
.mod-form-schedule-testdrive .box-security .block1 a{
	font-size: 10px;
}
.mod-form-schedule-testdrive .box-security .block2{
	float: right;
	margin:0 8px 0 0;
}
.mod-form-schedule-testdrive .box-security .block3{
   float: right;
   margin:6px 0 0;
}
.mod-form-schedule-testdrive .box-security .block3 input.captcha{
   width: 55px;
}
.mod-form-schedule-testdrive .form-button{
	margin: 10px 0 0 0;
	text-align: right;	
}
.mod-form-schedule-testdrive .form-button .customBtn{
	margin-right:0;	
}
.mod-form-schedule-testdrive .calendar-month-holder{
	width: 205px;
	padding: 0 0 0 83px;
}
.mod-form-schedule-testdrive .calendar-day-holder{
	padding:20px 0 0 88px;
}

.mod-form-schedule-testdrive .success {
	padding:5px 2px 1px 5px;
	overflow: hidden;
} 
.mod-form-schedule-testdrive .success .description{
	float: left;
	width: 485px;
	padding:0 0 0 10px;
}
.mod-form-schedule-testdrive .success .success-image{
	margin-left: 490px;
	text-align: right;
}
.mod-form-schedule-testdrive .captchaContainer{
	width: 75px;
	height: 25px;
}