.gibson #mainContentManual {
	width: 560px;
	height: 350px;
	padding: 0; 
	background: none;
	position:absolute;
	top: 100px;
	left: 20px;
	font-size: 80%;
/*	border: 1px solid #FF0000;  */
}

.gibson #mainContentManual li {
	font-style: normal;
	font-weight: normal;
	list-style: disc; 
/*	height: 22px; */
	margin-left: -24px;
}

.gibson #bullets {
	font-size: 100%;
	width: 350px;
	position:absolute;
	top: 0px;
	left: 250px;
	padding-left: 8px;
/*	border: 1px solid #000000; */

} 

.gibson #bullets a, .gibson #bullets a:visited, .gibson #bullets a:active {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.gibson #bullets a:hover {
	color: #912807;
	text-decoration: none;

}

.gibson #spreads {
	width: 500px;
	height: 100px;
	padding: 8px 0 8px 0; 
	background: none;
	position:absolute;
	bottom: 100px;
	left: 20px;
	font-size: 80%;
	border-top: 2px solid #912807;
	border-bottom: 2px solid #912807;  
 
} 

img.PDFiconleft {
padding: 16px 0px 0px 0px;
border:none;
}

img.PDFiconright {
padding: 16px 0px 0px 24px;
border:none;
}


 



