/* CSS Document */

.foto_album {
	text-align: center;
	width: 33%;
}

.foto_album img {
	border-style:none;
}

.foto_foto {
	text-align: center;
	width: 33%;
}

.foto_foto img {
	height: 94px;
	border-style:none;
}

.foto_fotogroot {
	text-align: center;
}

.foto_fotogroot img {
	width: 300px;
}