.brochureproduct, .brochureproductother {
	width: 98%;
	margin: 0 auto;
}
	.brochureproduct p {
	}
	.brochureproduct img {
		float: left;
		margin-right: 10px;
	}
	.brochureproductother img {
		float: right;
		margin-left: 10px;
	}