/* Start of CMSMS style sheet 'Bikes Features' */
/*BIKES FEATURE STYLING*/

#bikesFeatureWrapper {position: relative; height: 150px;}
.bikesFeatureLeft {position: relative; float:left; width: 354px; padding-left: 40px;}
.bikesFeatureRight {position: relative; float:left; width: 375px; padding-left: 20px;}

.bikeBorder {float:left; position:relative; background-image: url(images/featBikesBG.gif); background-repeat: no-repeat; background-position:top left; height:127px; width: 181px; padding-left: 9px; padding-top: 9px; padding-bottom: 9px;}
.bikeBorderPres { border: 3px solid #8B9CA0;}
.bikeText {float:left; position:relative; width: 139px; height:136px; padding-left: 9px;}
.bikesBG{
	background-image: url(images/bikesBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* End of 'Bikes Features' */

