div.newsBox{
	float: right;
	width: 450px;
	height: 12px;	
}

div.newsDate{
	float:left;
	width: 75px;
	height: 12px;
}

div.newsHeadline{
	float: left;
	width: 275px;
	height: 12px;
}

div.newsAuthor{
	float: left;
	width: 100px;
	height: 12px;
	text-align: right;
}
