#fotos {
	background-color:#f7f7f7;
	padding:5px;
}	

.fotos {
	width:165px;
	float:left;
	margin-right:5px;
	margin-left:4px;
	margin-bottom:12px;
	min-height:160px;
	padding:2px;
	xborder:3px solid #fff;
}
.fotos img {margin-bottom:8px; }

h2 { color: #993400; }

.boxalbum {
	width:165px;
	padding:5px;
	text-align:center;
	background-repeat:no-repeat;
	float:left;
	margin:5px;
	border:5px solid #f7f7f7;
	position:relative;
}

#editalbumbox {
	background-color:#f9f9f9;
	border-bottom:9px solid #E1E1E1;
	margin-bottom:10px;
	padding:8px;
}