
div.caption-container {
	color: #eee;
}
div.image-title {

	font-weight: bold;

	font-size: 1.4em;

}

div.image-desc {

	line-height: 1.3em;

	padding-top: 12px;

}
div.download {
	margin-top: 8px;

}
div.photo-index {
	color: #2e1804;
}
div.navigation a.prev {
	background-image: url(images/arrow-left.png);
}
div.navigation a.next {
	background-image: url(images/arrow-right.png);
}



ul.thumbs li.selected a.thumb {

	background: #fff;

}
div.pagination a:hover {

	background-color: #111;
}
div.pagination span.current {

	background-color: #fff;

	border-color: #fff;

	color: #000;

}
