.pa_mainDIV {
	font-size: 11px;
}

.pa_mainDIV table {
	margin: 3px;
}

.pa_breadcrumbs {
	margin-bottom: 5px;
	background-image: url("/graphics/menubg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
	padding-left: 5px;
	height: 19px;
}

.pa_breadcrumbs a {
	text-decoration: none;
	color: gray;
}
.pa_breadcrumbs a:hover {
	text-decoration: underline;
}

.pa_pagecaption {
	font-weight: bold;
	margin-bottom: 2px;
	display: none;
}

.pa_overview {
}

.pa_overview .pa_photoerror {
	font-weight: bold;
}

.pa_album {
	width: 100%;
	height: 165px;
	float: left;
	margin-right: 3px;
	border: 1px solid #E2E2E2;
}

.pa_album thead td {
	height: 15px;
	overflow: hidden;
	background-image: url("/graphics/menubg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
	padding-left: 5px;
}

.pa_album thead td a {
	color: gray;
	text-decoration: none;
}

.pa_album tbody td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

.pa_navigation {
	text-align: right;
	color: silver;
}
.pa_navigation a {
	color: gray;
}

.pa_overview .pa_overview_table {
	width: 110px;
	height: 160px;
	float: left;
	margin-right: 28px;
	margin-bottom: 15px;
}

.pa_overview .pa_overview_table img {
	border: 1px solid silver;
}

.pa_folder, .pa_photo {
	text-align: center;
	height: 110px;
}

.pa_folder {
}

.pa_photo {
}

.pa_caption {
	padding: 5px;
	height: 50px;
	text-align: center;
}

.pa_caption a { 
	color: gray;
	font-size: 11px;
}

.pa_caption .pa_numphotos {
	font-size: 11px;
}

.pa_photoDIV {
	text-align: center;
}

.pa_photoDIV table {
	width: 100%;
}

.pa_nextTD {
	width: 50%;
	text-align: right;
	padding-right: 10px;
}

.pa_nextTD a, .pa_prevTD a {
	color: gray;
}

.pa_prevTD {
	width: 50%;
	text-align: left;
}

.pa_photoTD {
	text-align: center;
}

.pa_photoTD div {
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

.pa_photoTD img {
	border: 1px solid silver;
	margin: 0px;
}

.pa_photo_caption {
	font-weight: bold;
	padding: 5px;
	color: gray;
}

.pa_photo_comments {
}

