@CHARSET "ISO-8859-1";

.news-list-item img {
	float: left;
	margin-right: 10px;
}
.news-single-img img{
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
.news-single-text {
}
.news-single-text .bodytext{
}
.news-list-item .bodytext {
	}
.tt_news-title a{
	color: black;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.clearer {
	clear: both;
	height:0px;
	padding-top: 5px;
	margin-bottom: 15px;
	border: 0px;
	border-bottom: 1px dashed #cccccc;
	
}

.tt_news-moreLink {
	margin-top: -15px;
	float: right;
}