
/* = styles for dm articles = */

#content .contentBlock {
	overflow: auto; /*ie hack*/_overflow: none;
	margin-top: 15px;
	border-top: 1px solid #817370;
	}
	
#content .contentBlock .article {
	overflow: auto; /*ie hack*/_overflow: none;
	padding: 10px 0;
	}
#content .contentBlock .article p {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	}
	
#content .contentBlock .article img {
	float: left; 
	border:1px solid #BBBBBB;
	margin-right: 10px;
	margin-bottom: 10px;
	}

/* = pdf download + acrobat reader = */

a.pdfButton { 
	width: 100px; height: 32px; display: block;
	padding: 10px 40px;
 	background:url(http://202.148.149.225/faceyindustrial.com.au/img/ico_pdf.gif) no-repeat 0 50%;
	line-height: 130%;
	}

a.acrobatDownload { 
	width: 200px; height: 51px; display: block;
	padding: 12px 0 0 98px;
	background: url(http://202.148.149.225/faceyindustrial.com.au/img/ico_acrobat.gif) no-repeat 0 50%; 
	text-decoration:none;
	line-height: 130%; font-size: 85%;
	}
