.hd .extra,
.hd .main .tags {
	display: none;
}

.hd .main .logo {
	display: none;
}

.related-articles,
.social_shares,
.col-extra {
	display: none;
}

.ContentPage .col-main {
	width: 100%;
}

.cn,
.ContentPage .col-main .content-field p,
.ContentPage .col-main .content-field a {
	color: #000;
}

.tags li {
	border: none;
}

.policyterm {
	border: none;
}

.printable-only {
	display: block !important;
}


/* ------------------------------------------------------ */
/* Listing page */
div.orbit-wrapper div.slider-nav,
.blocks.masonry .carousel.block div.orbit-wrapper ul.orbit-bullets {
	display: none;
}
/* on the infinite pages, put the footer at the very bottom */
.HolderPage .policyterm {
	bottom: 0;
	position: absolute;
}