/* 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 10px;
	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;
}
/* ### End Of File ### */