#main h2 {
	font-size: 16px;
	color: #31302c;
	padding: 15px 0 5px 0;
}

#newsStory {
	margin: 11px 0 11px 12px;
}
	
	#newsStory .masthead {
		width: 453px;
		height: 320px;
	}
	
	#newsStory .section {
		font-size: 10px;
	}

	#newsStory h2 {
		font-size: 22px;
		color: #383838;
		margin: 14px 0;
		background: transparent none;
	}
	
	#newsStory .text {
		color: #666;
		font-size: 12px;
		padding-bottom: 22px;
		padding-right: 10px;
	}
	
		#newsStory .text h4 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
		}
	
		#newsStory .text p {
			margin-bottom: 1em;
		}