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

#photo_index .img {
	width: 141px; height: 70px;
	float: left }
#photo_index .img img {
	width: 139px; height: 68px;
	border: 1px solid #464646 }
#photo_index .descr {
	text-align: justify;
	padding-left: 6px;
	width: 382px;
	float: left }
#photo_index .descr .name {
	padding-bottom: 8px;
	font-weight: bold;
	color: #a52502 }

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

#thumbnail {
	text-align: center }
#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 }

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