@charset "utf-8";
/* CSS Document */



ul#print {
	margin: 2px 0 11px 4px;
	padding: 0;
	overflow: auto;
}

ul#print li{
	margin: 0;
	padding: 0 0 0 104px;
	float: left;
	background: none;
	vertical-align: text-bottom;
	font-size: 0.9em;
}

ul#print li span{
	vertical-align: bottom;
}

.access #spage p.pdfguide{
	overflow: auto;
	text-align: center;
	clear: both;
	margin: 0 0 0 auto;
	padding: 0 0 0 auto;
	font-size: 85%;
	width:360px;
	line-height: 1.7;
}	

.access #spage .pdfguide {
overflow: auto;
	line-height: 2;
	clear: both;
	margin-top: 20px;
	padding: 0;
}	

.access #spage .pdfguide p,
.access #spage .pdfguide a img{
	padding: 10px 0 0 0;
	text-align: center;
}	
