/* CSS changes needed for the page with the DPA IFrame
-------------------------------------------------------------------- */
#colophon,
#header,
#main,
#wrapper {
	width: 1040px;
}

#content {
	margin: 0 auto 0 auto;
	padding: 0 20px;
	width: 1000px;
	display: block;
}
.content-dpaiframe-page { 
}
.entry-content-dpaiframe-page { 
	padding: 0;
	border: 0;
}
