div.news div.date {
	float: left;
	width: 100px;
	text-align: right;
}

div.news div.text {
	margin-left: 120px;
}
