@charset "utf-8";
#bikelinks   .bike_pkgs  {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 45px;
	width: 193px;
	display: block;
	float: left;
}
#bikelinks #tour {
	background-image: url(../../images/bikes/biketour_btn.png);
	background-repeat: no-repeat;
}
#bikelinks #greenbelt {
	background-image: url(../../images/bikes/greenbelt_btn.png);
	background-repeat: no-repeat;
}

#bikelinks  {
	text-align: center;
	width: 500px;
}
#main_boxstyle .bike_text {
	width: 500px;
}
.bike_text  .imgdiv {
	padding-left: 12px;

}
.bike_text  .imgdiv  img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

