A.GalleryViewerPhoto {
	margin: 10px auto;
}
A.GalleryViewerPhoto IMG {
	outline: 0;
	max-height: 70%;
}

DIV.GalleryViewerNavig {
	margin: 10px;
}

A.GalleryViewerClose,
A.GalleryViewerPrev,
A.GalleryViewerNext {
	font-size: 30px;
	width: 25%;
	height: 40px;
	margin: 0 3%;
	color: white;
}
