.newselem {
	display:block;
}

.newselem-breaking {
	clear:both;
	border-top:1px solid #002471;
}

.newselem-headline {
	display:block;
	font-weight:bold;
	color:#002471;
	margin-bottom:6px;
}

.newselem-thumb {
	float:right; 
	text-align:right; 
	padding-bottom:20px; 
	padding-left:25px;
}

.newselem-col-left {
	float:left;
	width:300px;
}
.newselem-col-right {
	float:right;
	width:200px;
}

.newselem-pic {
	text-align:right;
	margin-bottom:20px;
}