	.contact-form {
		width:610px;
		float:left;
		font-size:12px;

	}

	
		.contact-form h3 {
			color:#000;
			font-weight:normal;
			margin-left:10px;
			padding-bottom: 20px;
		}

	.contact-form input, .contact-form select, .contact-form textarea {
		padding:4px 7px;
	}
	.contact-form input, .contact-form textarea {
		font-size:12px;
	}
		.contact-form input:focus, .contact-form textarea:focus {
			background-color:#ffdfc4;
		}

.elm-full div.mobilephone,.elm-full div.daytime,.elm-full div.appointmenthour,.elm-full div.appointmentminute{
	position: relative;
	float:left;
	
}
.elm-full div.mobilephone,.elm-full div.daytime{
	width:148px;
}
.elm-full div.evening{
	position: relative;
	width:138px;
	float:right;
}
.elm-full div.mobilephone label{
	left:5px;
	position:absolute;
	top:-4px;
	width:80px;
	color:#666666;
}
.elm-full div.daytime label{
	left:10px;
	position:absolute;
	top:-4px;
	width:80px;
	color:#666666;
}
.elm-full div.evening label{
	left:10px;
	position:absolute;
	top:-4px;
	width:80px;
	color:#666666;
}
.elm-full div.appointmenthour label{
	left:12px;
	position:absolute;
	top:-4px;
	width:30px;
	color:#666666;
}
.elm-full div.appointmentminute label{
	left:12px;
	position:absolute;
	top:-4px;
	width:30px;
	color:#666666;
}



	.elm-full {
		margin-bottom:10px;
	}
		.elm-full label {
			display:block;
			float:left;
			line-height:34px;
			text-align:right;
			width:160px;
		}
			.elm-full label .req {
				color:#ff7808;
			}
		.elm-full input, .elm-full select, .elm-full textarea{
			display:block;
			float:right;
			width:420px;
		}
		.form-heading {
			text-align:left;
			float:right;
			width:435px;
			padding-bottom: 10px;		
		}
		
		.elm-full select {
			width:438px;
			margin-top:5px;
		}
		.elm-full textarea {
			height:120px;
		}
		
	.elm-full-med {
		margin-bottom:10px;
	}
		.elm-full-med label {
			display:block;
			float:left;
			line-height:34px;
			text-align:right;
			width:290px;
		}
			.elm-full-med label .req {
				color:#ff7808;
			}
		.elm-full-med input, .elm-full-med select{
			display:block;
			float:right;
			width:338px;
		}

		
		.elm-full-med select {
			width:338px;
			margin-top:5px;
		}
		.elm-full-med textarea {
			height:120px;
			width:320px;
		}		
		.med-notes label{
			line-height:20px;
		}
		
	.elm-half{
		width:340px !important;
		float:left;		
	}
	h3.elm-half {
		padding-bottom: 30px;
		
	}	
	.elm-half label {
		display:block;
		float:left;
		line-height:21px;
		text-align:left;
		font-size: 12px;
		width:250px;
		
	}	
	.elm-half div{
		font-size: 12px;
		color:#666666;
	}
	.elm-half input{
		display:block;
		float:left;
		width: 30px;
	}
	.contact-form .contact-row {
		float:right;
		width:438px;
	}
	
	.contact-form .find-dealer input {
		float:left;
		width:210px;
		margin-right:5px;
	}
	.contact-form .find-dealer input.search-btn {
		float:right;
		width:180px;
		font-size:14px;
		margin-right:0;
	}
	.contact-form .phone input {
		float:left;
		width:120px;
	}
		.contact-form .contact-row input.phone-mobile {
			
		}
		.contact-form .contact-row input.phone-evening {
			float:right;
		}
		
	.contact-form .time input {
		float:left;
		width:50px;
	}
	.contact-form .contact-row input.time-hour {
		margin-right:10px;
	}

	.contact-form .contact-block {
		margin-bottom:15px;
	}
	
	.contact-block h4 {
		margin-left: 15px;
		margin-bottom: 10px;
		font-size:12px;		
	}
	
	input.watermark {
		color:#ccc;
	}
	
	.elm-checkbox input {
		display:inline;
		float:left;
		margin-left:130px;
		width:auto;
		padding:0 !important;
		margin-top:0;
	}
	.elm-checkbox label {
		display:block;
		float:right;
		width:440px;
		text-align:left;
		line-height:14px;
		font-size: 12px;
	}

			
	.form-header{
		background:url("/img/boxes/form-header.gif") no-repeat scroll 0 0 transparent;
		height: 8px;
		width:963px;
		font-size: 0;
	}	
	.form-container{
		border-left:1px solid #E9E9E9;
		border-right:2px solid #E9E9E9;
		padding:0 10px;
		width:940px;
	}	
	
	.form-footer{
		background:url("/img/boxes/form-footer.gif") no-repeat scroll 0 0 transparent;
		height: 8px;
		width:963px;
	}	
	.image-step{
		float:right;
	}	
	.text-step {
		float:left;
		padding: 10px 0px 0px 10px;
	}
		
	.form-summary-container{
		float:right;
		padding:20px 0 20px 0;
		line-height: 13px;
	}
	.form-summary-container *{
		font-family: Arial,sans-serif;
	}
	.form-summary-container .form-summary-header{
		background:url("/img/boxes/form-summary-header.gif") no-repeat scroll 0 0 transparent;
		height: 51px;
		width:229px;
	}
	.form-summary-container .form-summary-bg{
		background:url("/img/boxes/form-summary-bg.gif") repeat-y scroll 0 0 transparent;
		width:209px;
	}
	.form-summary-container .form-summary-footer{
		background:url("/img/boxes/form-summary-footer.gif") no-repeat scroll 0 0 transparent;
		height: 10px;
		width:229px;
	}		
	
	.form-summary-container h3{
		color: #fff;
		font-size: 18px;
		padding: 12px 0 0 10px;
	}
	
	.form-summary-container .form-summary-bg {
		padding: 0px 10px 10px 10px;
	}
	.form-summary-container .form-summary-bg .minimum-bid{
		padding:5px 0 5px 20px;
		color: #FF7808;
	}
	.form-summary-container .form-summary-bg .price-guarantee{
		padding:20px 0 0 0px;
		color: #FF7808;
	}	
			
	
	.form-summary-container .heading{
		font-weight: bold;
		font-size: 11px;
		color: #000;
		padding: 5px 0 0 0;
	}
	.form-summary-container .copy{
		color: #666666;
		font-size: 12px;
		line-height:14px;
		padding-top:0px;
	}	
	.elm-submit{
		float:right;
		position:relative;
		cursor: pointer;
	}
	
	.elm-submit-previous{
		float:left;
		position:relative;
		cursor: pointer;
	}

	.elm-submit-previous input.ford_blue_previous{
		background:url("/img/buttons/ford_blue_previous.gif") no-repeat scroll 0 0 transparent;
		height: 25px;
		width:132px;		
		border: none;
		color:#fff;
		padding-bottom:2px;
		cursor: pointer;
		
	}	
	.elm-submit input.ford_blue_next{
		background:url("/img/buttons/ford_blue_next.gif") no-repeat scroll 0 0 transparent;
		height: 25px;
		width:132px;		
		border: none;
		color:#fff;
		padding-bottom:2px;
		cursor: pointer;
		
	}			
		
	.elm-submit input.ford_blue{
		background:url("/img/buttons/ford_blue_submit.gif") no-repeat scroll 0 0 transparent;
		height: 25px;
		width:132px;		
		border: none;
		color:#fff;
		padding-bottom:2px;
		cursor: pointer;
		
	}

	.elm-submit input.calculate{
		background:url("/img/buttons/calculate.gif") no-repeat scroll 0 0 transparent;
		height: 25px;
		width:132px;		
		border: none;
		color:#fff;
		padding-bottom:2px;
		cursor: pointer;
		
	}	
	.elm-submit input.view_stock{
		background:url("/img/buttons/view_stock.gif") no-repeat scroll 0 0 transparent;
		height: 25px;
		width:132px;		
		border: none;
		color:#fff;
		padding-bottom:2px;
		cursor: pointer;
	}	


	.elm-submit span, .elm-submit-previous span{
		color:#FFFFFF;
		font-size:11px;
		left:27px;
		position:absolute;
		top:6px;
	}
	
	.form-container label.error{
		color:#FF0000;
		font-size:11px;
		font-style:italic;
		line-height:20px;
		margin:0 0 0 170px;
		padding:0;
		text-align:left;
		width:320px;		
	}
	
	.phoneNumbers label.error{
		margin:0 0 0 0;
	}
	
	.time label.error{
		margin:0 0 0 170px;
	}	
	
	textarea.wide{
		width:480px;	
	}
	
	.orange_text{
		color:#FF7808;
	}
	.tooltip{
	float:left;
	}
	.tooltip img{
		cursor: pointer;
	}	
	table.service_descriptor{
		width: 340px;
		font-size:12px;
		margin: 0 0 10px 30px;
	}
	table.service_descriptor td{
		padding: 2px 0 2px 0;
	}	

	.appointment-group span {
		float:left;
	}
	

	
			