#press {
	padding-top: 20px;
}


#press ul.news {

}

#press ul.news li {
	border-bottom: 1px solid #515151;
	
}

#press ul.news .block{
	height: 120px;
	overflow: hidden;
	background-color: #313131;
	margin-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}


#press ul.news li .image{
	width: 178px;
	height: 120px;
	overflow: hidden;
	float: left;
}


#press ul.news li .data {
	float: left;
	width: 377px; /*405px;*/
	height: 84px; /*120px;*/
	padding: 14px 18px;
	overflow: hidden;
}

#press ul.news li .data h6 {
	font-family: Arial;	
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}


#press ul.news li .data h6.date {
	color: #37ACDE;
	margin-right: 10px;
}

#press ul.news li .data h4 {
	margin-top: 7px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	
}

#press ul.news li .data p {
	font-size: 12px;
	line-height:13px;
}

#press ul.news li .pdf {
	margin-top: 53px;
}

#press ul.news li .pdf a {
	color: #fff;	
	font-size: 13px;
}

#press ul.news li .pdf a span{
	text-decoration: underline;
}

#press ul.news li .pdf a img {
	vertical-align: middle;
}


