@charset "UTF-8";
#bg_1 {min-height:600px; height:600px;
	position:absolute;
	display:block;
	left:51%;
	top:130px;
	height:700px;
	width:50%;
	background: url(../_homeImages/bike_1.jpg) 20px 200px no-repeat;
	z-index: 1;
}
#bg_2 {min-height:600px; height:600px;
	position:absolute;
	display:block;
	left:51%;
	top:130px;
	height:700px;
	width:50%;
	background: url(../_homeImages/bike_2.jpg) 20px 200px no-repeat;
	z-index: 1;
}
#bg_3 {min-height:600px; height:600px;
	position:absolute;
	display:block;
	left:51%;
	top:130px;
	height:700px;
	width:50%;
	background: url(../_homeImages/bike_3.jpg) 20px 200px no-repeat;
	z-index: 1;
}
.wrapper_table {
	z-index: 2;
	position: relative;
}
.pinline-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.used_bg {
	background-image: url(../_images/used_grey_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	padding-left: 20px;
}
