.fotosaknas {
	float:left;
	width:150px; 
	height:100px; 
	margin-right:5px;
	border:1px dotted black;
	text-align:center;
}

.albumholder {
	clear:both;
	width:620px;
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	border:1px solid black;
	overflow:hidden
}
