.latest-news-title {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
}

.latest-news-date {
	color: #999999;
	margin-bottom: 5px;
}

.latest-news-annotation {
	font-size: 8pt;
	line-height: 150%;
	margin-bottom: 20px;
}

.latest-news-important a {
	color: #d01217 !important;
}

.latest-news-btn
{
	float: right;
	margin-right: 10px
}

.latest-news-btn i
{
	color: #cccccc;
	font-size: 16px;
}

.latest-news-btn i:hover
{
	color: #0088cc;
}