/* -------------------------------------------------------------------------------------------

 * Filename: 		newsandcommentary.css
 * Description: 	Styles for news and commentary pages.
 * Version: 		1.0.0 (2009-09-01)
 * Website: 		http://www.roycefunds.com
 * Author:			Christian, Kristen and Charlene

== STRUCTURE ==================================================================================


---------------------------------------------------------------------------------------------*/

h2.section { padding-bottom: 5px; }

.news-body {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
}

.news-disclosure {
	padding:20px;
	width:650px;
}

.spotlight-intro {
	padding-top:10px;
	padding-left:20px;
}

.spotlight h2 {
	font-size:18px;	
}

.top-headlines {
	margin-left:5px;
	padding-top:20px;
}

.top-head-link {
	font-weight:bold;
	line-height:15px;
}

.top-head-pdf-link {
	font-size:11px;
	font-weight:lighter;
}

.pdficon {
	padding-top:2px;	
}

.top-title {
	margin-left:-5px;
}
