/* Support #49741 - Updated "Related" content on health topics */

	span.crp_author {
		height: 15px;
		width: 175px;
	}
	.crp_related a p { width: 170px; }

/* Support #49745 - Hide CTA on individual category pages */

	body.archive.tax-health-topics .cta-banner, body.archive.tax-politics .cta-banner { display:none; }

/* Support #51598 - Update styling of news page */

	.loop article.type-news {
		border-bottom: 1px solid #a1b5ab;
		padding-bottom: 30px;
	}
	.loop .type-news .entry-title { font-size: 28px; }
	.post-type-archive-news .meta-prep {
		display: block;
		font-size: 14.5px;
		font-style: normal;
	}
	.loop .type-news .entry-summary a { font-weight: bold; }