@charset "UTF-8";

.ngg-galleryoverview h2 {
	height: 36px;
	position: absolute;
	top: 0;
}

.collections-col-left {
	margin: 0;
	padding: 0 0 0 12px;
	position: absolute;
	top: 36px;
	left: 0;
	width: 350px;
	height: 447px;
	z-index: 1;
	overflow-y: auto;
	overflow-x: hidden;
}

ul.thumbs {
	margin: -12px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.thumbs li {
	margin: 0 28px 0 0;
	display: inline;
}

ul.thumbs li img {
	margin: 12px 0 0 0;
}

.description {
	display: none;
}

.ngg-navigation {
	text-align: center;
}

.collections-col-right {
	margin: 0;
	padding: 0 12px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 362px;
	width: 510px;
	height: 483px;
	text-align: center;
}

.collections-col-right img {
	margin: 36px 0 0 0;
}

.collections-col-right h3 {
	font-size: 100%;
}
