div.centerGallery {width: 100%; text-align: center !important;}
div.fotoGallaryWrapper {
	width: 580px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center !important;
	display: table;
}

div.fotoGallaryWrapper div {
	display:inline-block;
	*float:left;
	margin:	5px 5px 0 5px !important;
	text-align: center;
	vertical-align: top;
	width: 180px;
	*height: 180px;
}

.fotoWrapper {font-size: 11px; font-weight:bold;}
.fotoWrapper a {text-decoration:none;}
.fotoFolder {
	background: url(images/bg_fotoFolder.gif) no-repeat right bottom;
	padding: 45px 3px 3px 17px;
	border:0;
	margin-bottom: 10px;
	border:none !important;
}