.pdf-box{
	width: 184px;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 10px;
}
.pdf-box .pdf-header {
	color: #E94800;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;
	width: 184px;
	font-size: 13px;
	line-height: 15px;	
}

.pdf-box .pdf-thumb {
	float: left;
	width: 62px;
	height: 117px;
	text-align: center;	
}
.pdf-box .pdf-thumb img{
	border: solid 1px #ebd29d;		
}
.pdf-box  .pdf-right-col {
	
	padding-left: 64px;		
}
.pdf-box .pdf-right-col img{
	border: 0px none;
}
.pdf-box .pdf-content {
	background: url(../images/pdfthumbcreator/pdf-background.png);
	width: 184px;
	height: 117px;
	font-size: 11px;
	padding-top: 10px;	
}
.pdf-box .pdf-content p {	
	margin-bottom: 8px;
	line-height: 1.1em;
	font-family: arial;	
}
.pdf-box .pdf-content .pdf-save-icon {
	margin-right: 5px;
	float: left;	
}
.pdf-box .pdf-content a.pdf-file-download-link {
	display: block;	
	line-height: 13px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
	color: #e84b06;	
}
.pdf-box .pdf-content .pdf-download-acrobat-icon {
	float: left;
	margin-right: 5px;
	margin-left: 4px;	
}

.pdf-box .pdf-content .pdf-acrobat-icon {
	margin-top: 4px;	
}

.pdf-box .pdf-content a.pdf-acrobat-link {
	color:#E84B06;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:4px;	
}
