.poster_page {
	text-align: left;
	width: 600px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	padding: 3px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #003366;
	border-left-style: none;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #003366;
	background-color: #FFFFCC;
}
.photo_poster_page {
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
.disclaimers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #6280BE;
	text-align: left;
	padding: 5px;
	color: #FEFACE;
}
