.title {
	font: bold 22px Helvetica,Arial,sans-serif;
}
.formText {
	font: 11px Helvetica,Arial,sans-serif;
}
#findItForMeContent {
	width: 560px;
}
#findItForMeBreadCrumb {
	width: 100%;
	height: 28px;
	padding-bottom: 4px;
	margin-bottom: 2px;
}
#findItForMeBreadCrumb div.breadcrumbStart, #findItForMeBreadCrumb div.breadcrumbBetween, #findItForMeBreadCrumb div.stepLink {
	font: bold 14px Trebuchet MS,Arial,Helvetica,sans-serif;
	margin-right: 3px;
	float: left;
}
.breadCrumbStart, .breadCrumbBetween {
	position: relative;
	top: 8px;
	width: 25px;
	border-top-width: 1px;
	border-top-style: solid;
}
.breadCrumbStart {
	width: 8px;
	margin-left: 25px;
}
#findItForMeSections {
	width: 100%;
	clear: both;
}
.sectionWrapper {
	height: 220px;
	padding: 0px 15px 5px 15px;
}
#findItForMeContent hr {
	margin: 0px 15px 3px 15px;
	float: none;
	clear: both;
}
#controls {
	height: 30px;
	padding: 0px 15px 10px 30px;
}
#requiredFieldsNote {
	float: left;
}
#submitButtonRow {
	height: 20px;
	float: right;
}
.leadFormButton {
	font-style: italic;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	text-decoration: none;
	cursor: default;
}
.sectionWrapper, #findItForMeButton, .step0 #findItForMeBack {
	display: none;
}
#layoutWrapper #findItForMeButton, #findItForMeNext {
	font-size: 20px;
}
#findItForMeBack {
	font-size: 12px;
	padding-right: 10px;
}

.sectionLabel {
	font: bold 20px Trebuchet MS,Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
}
.sectionLabel div {
	width: 30px;
	height: 26px;
	font: bold 20px Impact,Arial,Helvetica,sans-serif;
	text-align: center;
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}
.fieldCol0, .fieldCol1 {
	width: 50%;
	float: left;
}
#chooseTypedVehicleSection .fieldCol0 {
	width: 335px;
}
#chooseTypedVehicleSection .fieldCol1 {
	width: 185px;
}
.fieldCol1 .fieldGroup {
	margin-right: 10px;
}
.fieldGroup {
	height: 25px;
	clear: both;
}
#sendFormToGroup {
	height: auto;
}
#layoutWrapper input, #layoutWrapper #preferredContactField select {
	width: 150px;
}
#layoutWrapper #chooseTypedVehicleSection select, #layoutWrapper #chooseTypedVehicleSection input {
	width: 220px;
}
#layoutWrapper form div.label {
	font: 11px Arial,Helvetica,sans-serif;
	width: 90px;
	text-align: right;
	padding: 3px 1px 0px 4px;
}
.label, .field, #stateGroup, #chooseTypedVehicleSection #yearGroup {
	float: left;
}

#contactInfoLabelBreak, #chooseTypedVehicleLabelBreak, #intColorBreak, #addOptionsBreak, #sendFormToBreak {
	clear: both;
}
#zipGroup {
	letter-spacing: -1px;
	clear: none;
	float: right;
}
#layoutWrapper #chooseTypedVehicleSection #searchGroup input, #layoutWrapper #searchGroup .label, #layoutWrapper #chooseTypedVehicleSection #yearGroup input, #layoutWrapper #zipGroup .label, #layoutWrapper #sendFormToSection .label {
	white-space: nowrap;
	width: auto;
}
#searchGroup {
	padding-left: 100px;
}
#layoutWrapper #addOptionsGroup .label {
	width: auto;
	text-align: left;
}
#addOptionsGroup .label, #addOptionsGroup .field {
	float: none;
}
#addOptionsGroup textarea {
	width: 185px;
	height: 111px;
}
#stateGroup select {
	width: 46px;
}
#zipGroup input {
	width: 45px;
	margin-right: 15px;
}
#layoutWrapper form #sendFormToSection div.label {
	padding-left: 0px;
}
#layoutWrapper #sendFormToSection select {
	font-size: 9px;
}

#findItForMeThankYou {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#vehiclePhoto {
	display: none;
}
.findCurve {
	width:560px;	
	height:4px;
	overflow:hidden;
}
.findCurve .r4 {	
	height: 1px;
	overflow:hidden;
}
.findCurve .r3 {
	margin: 0 1px;
	height: 2px;
	overflow:hidden;
}
.findCurve .r2 {
	margin: 0 3px;
	height: 1px;
	overflow:hidden;
}
.findCurve .r1 {
	margin: 0 5px;
	height: 1px;
	overflow:hidden;
}