/* -------------------- PHOTO PAGE -------------------- */

div.thumbnail {
	text-align: center }
div.thumbnail img {
	height: 88px; width: 117px;
	border: solid 1px #661903;
	cursor: pointer;
	margin: 4px }

div.p_list {
	text-align: right;
	padding: 16px 16px 0px 0px }
span.current_page {
	font-weight: bold;
	border: 1px solid #661903 }
span.not_current_page {
	border: 1px solid #661903 }

a.page_no:link {
	text-decoration:none }
a.page_no:activ {
	text-decoration:none }
a.page_no:hover {
	text-decoration:none }
a.page_no:visited {
	text-decoration:none }

td.desc {
	width: 100%;
	padding-left: 6px }
div.p_description {
	text-align: justify;
	margin-top: 8px }

/* ---------------------------------------------------- */
