.box-ymm label {
	/*display: block;*/
	padding: 0px; /* rms: was 5px */
}
.box-ymm select {
	width: 100%;
}
.button-disabled {
	background: url("../image/button-left.png") no-repeat scroll left top transparent;
	cursor: default;
	display: inline-block;
	padding-left: 6px;
	text-decoration: none;
	opacity: 0.35;
}
a.button-disabled span {
	background: url("../image/button-right.png") no-repeat scroll right top transparent;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 6px 12px 8px 5px;
}
.button-disabled-53 {
	cursor: default;
	/* color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url('../image/button.png') top left repeat-x;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD; */
	opacity: 0.5; /* rms: was 0.35 */
	/* display: inline-block; */
	text-decoration: none;
	/* padding: 6px 12px 6px 12px; */
	cursor: default; /* rms */
	display: inline-block; /* rms */
	text-decoration: none; /* rms */
	padding: 6px 0px; /* rms */
	width: 180px; /* rms */
	text-align: center; /* rms */
	margin-top: 5px; /* rms */
	background: #49bbf0; /* rms */
	color: #FFFFFF; /* rms */
	font-family: yorkten_norm_deminorm_demi,"Lucida Grande",Arial,Helvetica,sans-serif; /* rms */
	font-size: 1.0625rem; /* rms */
	line-height: 12px; /* rms */
	-webkit-border-radius: 13px; /* rms */
	-moz-border-radius: 13px; /* rms */
	-khtml-border-radius: 13px; /* rms */
	border-radius: 13px; /* rms */
}
.button-disabled-53:hover { /* rms */
	text-decoration: none;
}
.ymm-submit a.button { /* rms */
	display: inline-block;
	text-decoration: none;
	padding: 6px 0px;
	width: 180px;
	text-align: center;
	margin-top: 5px;
}

div.ymm-make {
	width: 180px; /* rms: was 144px */
	padding: 0px; /* rms: was 4px */
}
div.ymm-model {
	width: 180px; /* rms: was 144px */
	padding: 5px 0px 0px; /* rms: was 4px */
}
div.ymm-engine {
	width: 144px;
	padding: 4px;
}
div.ymm-year {
	width: 144px;
	padding: 4px;
}
div.ymm-submit {
	width: 180px; /* rms: was 144px */
	padding: 5px 0px 0px; /* rms: was 4px */
}
.box-ymm div {
	float: left;
}
.box-ymm {
	overflow: auto;
}
.box-ymm p {
	margin-bottom: 0;
	display: inline-block;
	width: 180px; /* rms: was 180px; */
	margin-top: 5px; /* rms */
}