p.pdf {
	width: 500px;
}
.brochures {
	float: left;
	width: 80%;
	/*background-color:#CC9933;*/
}
.covers {
	width: 60px;
	float: left;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.brochures p {
	width: 520px;
	margin-left: 0 !important;
	padding-top: 0;
	/*background-color:#CC9933;*/
}
.clearfix2 {
	clear: both;
	font-size: 1px;
	border-bottom: 1px dotted #454545;
}
