/* LINKIN PARK UNDERGROUND 9 */
/* Section Stylesheet: News
---------------------------------------------------------------------------- */


	@import url('widget-editorial.css');
	@import url('widget-tag.css');
	@import url('widget-comment.css');


/* SECTION HEADER
---------------------------------------------------------------------------- */


	h2 {
	
		background-image: url('../images/layout/bg-header-3.jpg');

		}
		
		
/* NEWS
---------------------------------------------------------------------------- */


	.main ul.leads > li:nth-child(1),
	.main ul.leads > li:nth-child(2) {
	
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		line-height: 20px;
	
		}
		
	.main ul.leads > li:nth-child(1) h4,
	.main ul.leads > li:nth-child(2) h4 {
	
		font-size: 45px;
		line-height: 45px;
	
		}