.zoomslide ._zoomButton {
	margin-top: 26px;
}

.horizontalWrapper {
	width: 100%;
	left: 0;
	overflow-x: scroll;
	height: 220px;
	position: absolute;
	bottom: -17px;
	overflow-y: hidden;
}

.pages .ulWrapper {
	overflow-x: scroll;
	padding-bottom: 0;
}

.pages ul.ulWrapper {
	position: absolute;
	min-height: auto;
	height: 170px;
	left: 0;
	bottom: 0;
}

.horizontalWrapper ul.horizontal.ulWrapper li a {
	height: 136px;
}