#content {
	background: #ffffff url(img/bg_content.jpg) no-repeat 7px 0px;
}
#contentInner {
	background: #F3BACD url(img/bg_content.jpg) no-repeat 0px 0px;
}
.finderSpacer {
	width:6px;
	float:left;
	padding-top:6px;
}
.finderValue {
	width:123px;
	float:left;
	text-align:center;
}

.finderValueActive {
	width:123px;
	float:left;
	text-align:center;
	background: url(img/bg_finder_active.gif) repeat-x;
	height:46px;
	margin:-1px 0px; 0px; 0px;
}

.finderValueInner {
	padding: 17px 0px 13px 0px;
	font-size:11px;
}

.finderValueInner a {
	position: relative;
}

.finderTitle {
	width:130px;
	float:left;
	margin-left:15px;
	padding:15px 0px; 0px; 0px;
	color:#FFFFFF;
	font-size:14px;

}
.finderBack {
	width:680px;
	height:44px;
	background: url(img/bg_productfinder.png);
}

