li
{
	margin-top: 12px;
}

a img
{
	border-style: none;
}

div.photo
{
	margin: 5px 3px;
	padding: 0 15px;
	width: 130px;
	height: 190px;
	float: left;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
}

div.photo img
{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}

div.ls img
{
	height: 90px;
	width: 120px;
	margin: 32px 0 0;
}

div.pt img
{
	height: 120px;
	width: 90px;
	margin: 0 16px;
}

div.photo ul
{
	margin: 0.25em 0 0;
	padding: 0;
	font: bold small Arial, Verdana, sans-serif;
}

div.photo li
{
	display: block;
	text-align: center;
	list-style: none;
}

div.photo li.title
{
	color: black;
	background-color: white;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

div.photo li.date
{
	font-size: 11px;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

div.photo li.location
{
	font-size: 11px;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}

div#photofooter
{
	clear: both;
	padding-top: 3em;
	font: 85% Verdana, sans-serif;
}
