.knockout{
			border-top: 1px solid #e5e5e5; position: relative; top: 0px;
			border-bottom: 1px solid #e5e5e5; position: relative; top: 0px;
			background-color: #eeeeee;
		}
		
		.sans-padding{
			padding-top: 20px !important;
		}
		
		.top{
			margin-top:20px;
		}
		
		.videos{
			float:left;
			padding-right:20px;
		}
		
		.h3{
			margin-bottom:10px;
		}
		.videos.large-preview .ytThumbClip a:after {
		    width: 72px;
		    height: 73px;
		    top: 47px;
		    left: 74px;
		    background: url(https://static.garmincdn.com/com.garmin/ui/images/play-button-lg.png) no-repeat;
		    z-index: 100;
		}
		
		.lift{
			position:relative;
			top:-50px;
			z-index: 1;
			margin-bottom:-50px;
		}

		.top-layer{
			position:relative;
			z-index: 2;
		}
		
		.rule{
			height:1px;
			background-color: #e5e5e5;
		}
		
		.cta-info{
			background-color: #eeeeee;
			padding:20px;
		}
		
		.slide-show { position: relative; top:10px; overflow: hidden;}
		.slide-show img { margin: 0; padding-left: 0;}

		.btn1{
			float:right;
			margin-left:10px;
		}
