/* @option user-selected photo album setting */

.photo-background {
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: auto;
}

.photo-title, .photo-caption, .photo-links {
	text-align: left;
}

.photo-navigation {
	position: absolute;
	left: 25px;
	top: 25px;
	width: 500px;
}

.photo-frame {
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	top: 25px;
	left: 550px;
	margin: 0;
	padding: 0;
}

.photo-frame img {
	
	
}

.exif-data {
	position: absolute;
	top: 200px;
	left: 25px;
	width: 500px;
	display: block;
	clear: both;
	text-align: left;
}