.photo2wrapper {
	padding-top: 4px;
	padding-bottom: 4px;
	-webkit-box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	-moz-box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	border: 1px solid #dedede;
	height: auto;
	width: auto;
	max-width: 100%;
	display: inline-block;
	background-color: #ffffff;
	margin-bottom: 30px;
	color: #111;
}
.photo2wrapper img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo2comments {
	font-size: 0.9em;
	text-align: center;
}
.photo2credits {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
}
photo {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#map-canvas {
	height: 500px;
	width: 100%;
}
.container-map {
	width: 100%;
	height: 500px;
}
#wrapper {
	min-height: 849px;
}







