.print-hidden,
.l-header,
#nw-topicpath,
#nw-aside,
.l-topicpath,
.l-footer,
.p-csr-pageNav {
	display: none;
}

#nw-content {
	padding-bottom: 0;
}

.print-pageBreak {
	page-break-before: always;
	margin-top: 0 !important;
}

.print-imageWidth70per {
	width: 70%;
}

.l-csr-article {
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
}

@media print {
	.p-csr-table table {
		width: auto;
	}
}
