.latest-news {
}

.latest-news-items {
	background: transparent url("../images/page/page_latest_news_legend.jpg") scroll no-repeat bottom left;
	padding: 0 0 0 70px;
	float: left;
}

.latest-news-item {
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #757575;
	color: #888;
	font-family: FuturaMedium, Arial, Helvetica, sans-serif !important;;
	font-size: 12px;
	float: left;
	width: 700px;
	/* height: 180px; */
}

.latest-news .first {
	padding: 10px 0 0 0;		
}

.latest-news .last {
	border-bottom: none;
	margin: 0;
}

.latest-news-item-header {
	position: relative;
	left: 139px;
}

.latest-news-item-date {
	font-size: 11px;
}

.latest-news-item-title {
	font-family: FuturaMedium, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 16px;
}

.latest-news-item-content {
}

.latest-news-item-content p {
}

.latest-news-item-content img {
	border: 1px solid #888;
	float: left;
	margin: 0 25px 0 0;
	position: relative;
    top: -35px;
}
