.news_item {
	position: relative;
	padding-left: 200px;
	margin-bottom: 40px;}
.news_item h3 {
	color: #072D5A;}
.news_item .image {
	position: absolute;
	left: 0px;
	top: 0px;}
	.news_item .image img {
		width: 197px;}
