.arrow-gallery {
	clear: both;
}

.arrow-gallery div {
	margin: 0 auto;
}

.arrow-gallery div img {
	display: none;
}

.arrow-gallery-caption {
	display: block;
	text-align: center;
}

.arrow-gallery-links {
	margin: 0 auto;
	text-align: center;
	padding-top: 6px;
}

.arrow-gallery-links button {
	width: 50px;
}

.arrow-gallery-links a {
	font-size: 11px;
	display: inline;
}

.zoomer {
	position: absolute;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-color: white;
}
