#newsitem {
	line-height: 180%;
	margin-bottom:30px;
	font-size: 1.2em;
	}

	
#news_headline {	
	color: #52b8c6;
	font-weight: bold;
	}
	
#news_date {
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	font-size: 80%;
	}		
	
#news_copy {
	color: #FFFFFF;
	font-size: 0.8em;
	margin-top:-15px;
	}		