 .pagepicleft, .pagepicright {
       float: left;
       width: 162px;
       margin: 0 10px 10px 0px;
       padding: 0;
       text-align: center;
       background: white;
       font-size: 1.0em;
       border: 1px solid #fff;
}
.pagepicright {
       float: right;
       margin: 0 0 10px 10px;
}
.ccc {
	border: 1px solid #ccc;
}
a.noborder:hover  {
	text-decoration: none;
	border: none;
}
.pgcaption {
	margin: 0;
	padding: 2px 0 2px 0;
}
.subnav {
	display: block; 
	position: absolute; 
	bottom: -5px; 
	left: 0px; 
	color: #000;
	font-size: 1.2em;
	line-height: 1.2em; 
	height: auto; 
	width: 350px;
	padding: 0px;  
}
#content {
	width: 426px;
	height: 280px;
	bottom: 45px;
	right: 30px;
	overflow: auto;
	margin: 0;
	padding: 0 10px 0 0;
}
.pagedesc, .pagedescz, ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
.pagedescz {
	padding: 0 0 25px 0;
}
.pagedescend {
	margin-top: 0px;
	padding: 25px 0 5px 0;
}
.backleft, .nextright {
       float: left;
       width: 180px;
       margin: 0 10px 0 0;
       padding: 0;
       text-align: left;
       background: white;
       font-size: 1.0em;
}
.nextright {
       float: right;
       margin: 0 0 0 10px;
       text-align: right;
}
