/* CSS Document */
/* author Bergwerk */
/* contact http://bergwerk.forenberg.de */
/* package com.bergwerk.wbb.page.index.latestGalleryImages */

/* ### Index Blog Entries Common ### */ 
 .indexGalleryImagesContainer .containerContent ul li {
	padding: 3px 3px;
	margin: 3px;
	height: auto;
}

.indexGalleryImagesContainer .containerContent ul li  a .thumbnail {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: auto;
}

.indexGalleryImagesContainer .containerContent ul li  a .thumbnail img {
	position: relative;
}

.indexGalleryImagesContainer {
	border-left: 1px solid #7d7894;
	border-right: 1px solid #7d7894;
	height: auto;
}


/* ### End Of File ### */
