#list_prev, #list_next
{
	width: 20%;
	text-align: center;
	padding-top: 15px;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
}

#list_center
{
	width: 60%;
	text-align: center;
	padding-top: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
}

.photo
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


