* {
	font-size:11px;
	line-height:15px;
}

div.newLine {
	clear:both;
}

strong.newsLocation {
	margin-top:10px;
}

img {
	float:left;
	margin-right:3px;
}

h3 {
	font-size:12px;
}

h4 {
	font-size:14px;
}

a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#newsticker h3 {
	margin-bottom:4px;
}

div#newsticker {
	margin-bottom:10px;
}

div#smallNews a, div#breakingNews a, div#rubricNews a {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}

div#smallNews span a, div#breakingNews span a {
	display:inline;
	font-weight:normal;
}

strong.newsDate {
	border: 1px solid #a9a9a9;
	font-weight:normal;
	padding:0px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}

strong.newsDate strong {
	font-weight:normal;
}

div#smallNews div.newLine, div#rubricNews div.newLine {
	content:"clear";
	clear:both;
	display:block;
	height:10px;
	overflow:hidden;
	visibility:hidden;
}

div#rubricNews div.newLine, div#breakingNews div.newLine {
	content:"clear";
	clear:both;
	display:block;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

div#smallNewsticker, div#send, div#teaser, div#dossier, .newsIcon, div#top5box, div#newsticker, div#popup {
	display:none;
}

div.rectangle img {
	display:block;
}

