#fotoContainer{
	margin-top: 40px;
	height: auto;
}

#fotoCellHeader{
	background: #CC7A1D;
	font-weight: bold;
	color: #fff;
	padding: 6px 8px 6px 10px;
	height: auto;
}
#fotoCell{
	text-align: center;
}

#fotoCellBottom{
}

#fotoCellBottom img{
	display: none;
}


#fotoCell p{
	background: #FAF4DC;
	padding: 4px 10px;
	border-bottom: 1px solid #E0B149;
	font-weight: bold;
	margin: 4px 0px !important;
}

#fotoCell img{
	padding: 4px;
	border: 1px solid #ccc;
	margin: 6px;
}