.fotoalbum {
	float:left;
	width:198px;
}


.foto_preview {
	float:left;
	width:97px;
	height:94px;
	margin: 0px 2px 0px 0px;
	z-index:2;
}

.foto_preview_m {
	width:97px;
	height:65px;
	z-index:1;
	margin: 0px;
	overflow:hidden;
}
.foto_preview_b {
	margin: 0px;
	text-align:center;
	width:97px;
	height:28px;
	z-index:4;
	background-image: url(img/home_fotos_b_l.gif);
	overflow: hidden;
}
