@charset "utf-8";
/* CSS Document */


/* DISPLAY-LIST */

.news-list-date, .news-single-timedata {
	margin-bottom:5px;
}

.news-list-item, .news-amenu-container {
	clear:both;
}

.news-list-item p.bodytext {
	margin-top:5px;
}

.news-list-item .newsImage img {
	float:left;
	margin-top:6px;
	margin-right:20px;
}

.newsClearer {
	clear:both;
	margin-bottom:15px;
}

.news-amenu-container {
	margin-bottom:25px;
}
/* DISPLAY-SINGLE */

.news-single-item h3 {
	font-size:11px;
	font-weight:bold;
}