.section {
	width: 210px;
	text-align: right;
	padding: 20px 15px 65px;
	float: right;
}
#news_feed, .headline{
	position:absolute;
	width:210px;
	height:260px;
	overflow: hidden;
	
}
.headline{
	top:265px;
}

#news_feed{
	top: 20px;
	left: 15px;
}

