#overlay-syv{
	width: 442px;
	height: 227px;
	background: url(../../templates/partstrain/images/serp/syv-bg.jpg) no-repeat top left;
	display: block;
	margin: 0; 
	padding: 0;
	position: relative;
	}

#overlay-syv p { 
	width: 208px;
	font-size: 10px;
	line-height: 1.2em;
	position: absolute;
	left: 22px;
	top: 70px;
	}

#overlay-syv .close a {
	width: 46px;
	height: 12px;
	display: block;
	text-indent:-9999px;
	background: url(../../templates/partstrain/images/serp/syv-close.gif) no-repeat top left;
	position: absolute;
	top: 8px;
	left: 385px;
	overflow: hidden;
}

#overlay-syv .part-finder {
	width: 160px;
	position: absolute;
	top: 30px;
	left: 270px;
}

.part-finder select {
	margin:6px 0;
	padding:0;
	width: 150px;
}

.part-finder .check-fit {
	width: 90px;
	height: 26px;
	display: block;
	background:url(../../templates/partstrain/images/serp/syv-checkfit.gif) no-repeat top left;
	text-indent: -9999px;
	border:0 none;
	cursor:pointer;
	font-size:0.1px;
	line-height:0.1px;
	margin:0;
	padding:0;
}

/* NO FIT */
#overlay-no-fit	{
	width: 442px;
	height: 227px;
	background: url(../../templates/partstrain/images/serp/no-fit-bg.jpg) no-repeat top left;
	display: block;
	margin: 0; 
	padding: 0;
	position: relative;
}

#overlay-no-fit .close a {
	width: 45px;
	height: 11px;
	display: block;
	text-indent:-9999px;
	background: url(../../templates/partstrain/images/serp/no-fit-small-close.gif) no-repeat top left;
	position: absolute;
	top: 22px;
	left: 385px;
	overflow: hidden;
}

#overlay-no-fit h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 65px;
	left: 120px;
	line-height: 17px;
}

#overlay-no-fit p.sorry, p.sorry-see-all { 
	background: url(../../templates/partstrain/images/serp/no-fit-x.gif) no-repeat top left;
	width: 300px;
	font-size: 1.1em;
	padding-left: 28px;
	margin: 18px 0 0 10px;
	line-height: 1.5em;
}

#overlay-no-fit p.sorry-see-all { 
	font-size: 1.0em;
}

#overlay-no-fit .see-all {
	background: url(../../templates/partstrain/images/serp/no-fit-arrow.gif) no-repeat 0 20px;
	width: 270px;
	font-size: 1em;
	padding-left: 28px;
	line-height: 1.8em;
	position: relative;
	top: 65px;
	left: 120px;
	border: 2px solid #e4ba43;
	border-width: 0 0 0 0 ;	
	padding-bottom: 2px;
	padding-top: 18px;	
	
}


