#photo img {
	padding: 10px;
	border: 1px solid #333;
	position: absolute;
	background-color:white;
}

#gallery a.selected {
	background-color: #882512;
	outline:none;
}
p.credit {
	clear: both;
	font-size: 14px !important;
}
p.controls {
	margin-bottom:15px;
	margin-left: 15px;
}

#prev, #next {
	color: #FFF;
	padding: 5px;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
}
