.resume img{
	float: left;
	margin: 0 10px 0 0;
}

.resume p{
	padding: 0 0 0 142px;
}

.resume a{
	color: #048b35;
	font-weight: bold;
}

.prod_title, .news_title{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 27px;
	text-transform: uppercase;
}
.news_title{
	margin: 15px 0;
	float: left;
}
.news_title a{
	color: #111111;
}
.news_date{
	display: block;
	float: left;
	width: 99px;
	height: 51px;
	background: url(../images/site_images/green_lines.png) 0 -445px no-repeat;
	padding: 5px 0 0 0;
}
.news_date span{
	display: block;
}
.dm{
	color: #69d25b;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.year{
	color: #32b260;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.more{
	background: url(../images/site_images/green_lines.png) 0 -231px no-repeat;
	width: 99px;
	height: 21px;
	float: right;
	color: #fff!important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin: 0 20px 0 0;
	text-align: center;
}