/*
	Envisage Website PressPage Stylesheet
	Table of Contents

	1.) Containers, columns and rows
	2.) Content-related rules
*/







/*
	2.) Content-related rules
---------------------------------------------------------------*/

div.content-press_listings h5 {
	padding: 1em 0 0 0;
	margin: 1.5em 0 1em 0;
	border-top: 1px solid #888;
	font-size: 1.25em; /* 12px -> 15px */
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.15em;
}

div.content-press_listings h5 a {
	text-decoration: none;
}

a.content-press_listings-more {
	white-space: nowrap;
}