.simply-scroll-container { 	
	height:450px;
}
.vert { 	
	height: 450px;
}
.vert .simply-scroll-clip { 
	height: 430px;
}
.simply-scroll-btn-up { 
	position: absolute;
	left: 325px;
	top: 0px;
}
.simply-scroll-btn-down { 
	position: absolute;
	left: 325px;
	top: 420px;
}
