div.gallery {
	clear: both;
}

div.gallery h3{
	margin: 3em 0 1em 0;
}

.links {
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
}

div.gallery a img.foto {
	border: 2px solid #74AFEA !important;
}

div.gallery a img.foto:hover {
	border: 2px solid #000 !important;
}

p.blind {
	clear: both;
}