.news_col .news_col_container {
	padding: 11px;
	background-color: #ECF1F5;/*#e6f7fe #F7FCFE; #F0F3F8*/;
	border-left: dotted 0px  #eeeeee;
	border-top: solid 1px  #ECF1F5;
}
.content_main_only .news_col#events .news_col_container {
	background-color: transparent;
	margin-left: 0px;
	padding-left: 11px;
	border-top: solid 1px  #ECF1F5;
}
.news-latest-date,
.news-list-date,
.news-single-timedata {
	margin: 0.8em 0 .2em 0;
	padding-top: 0.5em;
	display: block;
	font-weight: bold;
	/*font-size: 1em;*/
	line-height: 1.2em;
}
.news-list-date {
	font-size: 1em;
}
.news-latest-item {
	border-bottom: dotted 1px #CCC;
	font-size: 1.2em;
	padding-bottom: 1em;
}
.news-list-item,
.tx-ttnews-browsebox {
	border-top: dotted 1px #CCC;
	font-size: 1.2em;
	padding-top: 1em;
}
.news-list-item {
	margin-bottom: 1em;
}

#content .news-list-item h2 {
	font-size: 1.4em;
	padding-top: 0;
	margin-bottom:5px;
}
li.news-latest-item {
	font-size: 1.0em;
}
.news-latest-item h3 {
	margin-bottom: 0.3em;
	font-size: 1.0em;

}
.news-latest-title {
	font-weight: bold;
	margin-bottom: 0.3em;
	padding-top: 0em;
}
.news-list-item a,
.news-latest-item a {
	color: #000000;
}
.news-latest-item a:hover {
	color: #084284;
	text-decoration: underline;
}
.news-list-item h2 a {
	color: #084284;
}
.news-latest-item h3 a,
.news-latest-title a {
	color: #084284;
	font-family: "Arial"
}
.news-single-img {
	float: right;
	margin-left: 15px;
	margin-top: 3px;
	/*
	border: dotted 1px #EEE;
	padding: 4px;
	*/
}
ul.news-latest-container {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.news-single-backlink {
	display: block;
	border-top: dotted 1px #EEE;
	padding-top: 0.5em;
}
.news-single-imgcaption {
	color: #555;
	font-size: 0.9em;
	border-bottom: dotted 1px #EEE;
	line-height: 1.3em;
	display: block;
	padding-bottom: 0.5em;
	padding-top: 5px
}