/* --- News Room
-------------------------------------------------------*/
.news-room .interior_content a{
	font-size: 1.2em !important;
	text-decoration: none;
}
.news-room .interior_content a:hover{
	text-decoration: underline;
}
#top_story {
	margin-bottom: 3em;
}	
#top_story .big_photo {
	margin-bottom: 5px;
}	
.story {
	background:url(/images/primary_content_sep.png) no-repeat left bottom;
	padding-bottom: 50px;
}
#top_story{
	background:url(/images/primary_content_sep.png) no-repeat left bottom;
	padding-bottom: 50px;
}
#top_story h2{
	font-size: 2em;
}
.story h3 {
	font-size: 1.8em;	/* 12px * 1.166em = 14px */
	font-weight: normal;
	margin-bottom: 1em;
}
#top_story h2 a, .story h3 a {
	text-decoration: none;
}
.view_all_press_releases {
	float:left;
	margin-bottom:50px;
	width:100%;
}