.news_box {
	float: left;
	height: 480px;
	width: 300px;
	position: relative;
	padding: .5px;
	top: 4px;
	left: 4px;
	font-family: Georgia;
	font-size: 12px;
}
