div#techtwo-fotoalbum-container {
	width: 600px;
	height: 400px;
	float: left;
	background: #eee;
	border: 2px solid #dbdbdb;
	position: relative;
	overflow: hidden;
}
div#techtwo-fotoalbum-image {
	width: 600px;
	height: 400px;
	text-align: center;

}
img#techtwo-fotoalbum-loader {
	position: absolute;
	left: 50%;
	top: 50%;
}
div.ngg-galleryoverview {
	margin-top: 0;
	margin-left: 4px;
}
a.techtwo-fotoalbum-paginator {
	margin-left: 10px;
	width: 18px;
	height: 17px;

}
.ngg-galleryoverview a.techtwo_photoalbum:focus {
	outline: none
}

.ngg-galleryoverview a.techtwo_photoalbum.active img {
	background-color: #636250;
	border-color: #636250
}
.ngg-gallery-thumbnail-box img {
	padding: 3px;
	border: 1px solid #dbdbdb;
	margin-bottom: 2px;
}
.ngg-album-compact {
	float: left !important;
}
