
div.top .lastPDF {
	position:absolute;
	left:900px;
	top:-5px;
}

div.lastPDF {
		width:90%;
		background-color:transparent;
/*		border:1px solid black; 
*/		margin:0px;
		font-size:7pt;
		margin-top:5px;

}



div.lastPDF  .contentbox { 
	background-color:transparent;
	margin:2px;
	height:170px;
}
div.lastPDF  .title { 
	text-align:center;
	color: black;
	font-size:9pt;
	background-color:transparent;
	width:100%;
	display:block;
	font-weight:bold;
	margin:0px;
	color:#8e8e52;
}

div.lastPDF .picItem {
	width:100%;
	margin-top:-20px;
}

div.lastPDF  a { 
	margin-left:4px;
}
div.lastPDF  a:hover { 	
	color:#d41d21;
}

div.lastPDF img.docIcon {
	margin-left:30px;
}

div.lastPDF img.image {
	border:0px;
	margin:0px;
	width:150px;
	height:110px;
}

div.top div.lastPDF img.image {
	width:130px;
	height:90px;
	position:absolute;
	top:10px;
}

div.top div.lastPDF img.imagetext {
	width:130px;
	height:90px;
	position:absolute;
	top:0px;
}

