.latestnews {
	float: left;
	width: 680px;
	margin-right: 4px;
	background: #ffffff;
	color: #000000;
}

.k6netstatus {
	float: right;
	width: 230px;
	margin: 0 0 0 4px;
	background: #ffffff;
	color: #000000;
}

.latestnews img {
	margin: 0;
	padding: 0;
	border: none;
}

.latestnews a {
	background-color: transparent;
	color: #290a59;
	font-weight: bold;
	text-decoration: none;
}

.latestnews a:hover {
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	color: #290a59;
}

.news_element {
	padding: 3px 5px;
}

.news_element a {
	color: #290a59;
}

.news_element a:hover {
	color: #290a59;
}

.k6netstatus_element {
	padding: 3px 5px;
}

.k6netstatus_element a {
	color: #290a59;
}

.k6netstatus_element a:hover {
	color: #290a59;
}

.news_item {
	margin-top: 10px;
	border-bottom: 5px solid #290a59;
}

.news_item img {
	/*border: 1px solid #4B285D;*/
}

.news_title {
	font-weight: bolder;
}

.news_date {
	font-size: 9px;
	vertical-align: middle;
	font-style: bold;
}
