.wrap{width:920px;border-right:1px solid black;}
.bikeImages img{border:5px; margin-left: auto; margin-right:auto;}
.bikeImages p{font-weight: bold;}
.bikeImages a img{opacity:.90; filter:alpha(opacity=90); margin-bottom: 7px;}
.bikeImages a:hover img{opacity:1.00;filter:alpha(opacity=100);}
.bikeImage2{float:left; margin-right: 9px; margin-bottom: 9px;}
.bikeImage2{text-align:center;}
.bikeImage2 p{background: #2ed61c; border: 1px solid green;margin-top: 3px; font-weight: bold;}
.bikeContent{margin-right: 9px;}
.clear{clear:both;}

/* Start of Column CSS */
#container3 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}

#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:33.333%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:33.33%;
}
#col1 {
	float:left;
	width:29.33%;
	position:relative;
	left:68.67%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:29.33%;
	position:relative;
	left:72.67%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:29.33%;
	position:relative;
	left:76.67%;
	overflow:hidden;
}
/**Center Images in Col
#col3 img,#col2 img, #col1 img{display:block; margin-left:auto;margin-right:auto;}
#col3 a, #col2 a, #col1 a{margin-left:auto;margin-right:auto;}
**/
</style>


