/* Start of CMSMS style sheet 'Module: News' */
/*---------- NEWS template für CMS ------ */
/* ------- Copy and design ARTplus.ch ----*/

#News {
	float: right;
	display: block;
	width: 160px;
	margin-right: 6px;
	max-height: 416px;
	overflow: hidden;
border: none;
}
#News h4 {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 0px 26px;
	background-image: url(css/images/bottone.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.NewsSummary {
	font-size: x-small;
	margin-bottom: 8px;
	height: 212px;
}
.NewsSummaryPostdate {
	font-size: xx-small;
	text-align: right;
	color: #98A8A8;
}
.NewsSummaryLink {
	font-size: small;
	font-weight: bolder;
}
.NewsSummaryAuthor, .NewsSummaryCategory {
	display: none;
}

.NewsSummarySummary {
	height: 154px;
	overflow: hidden;
	color: #483D8B;
}

.NewsSummaryMorelink {
	text-align: right;
	font-style: italic; text-decoration:none;
}

#facebook {float:right; margin:4px 2px 0 0; clear:both;z-index:1;}
/* ------------------ NEWSpost ---------------- */
div#NewsPostDetailSummary,
div#NewsPostDetailContent {
	font-size: small;
}
div#NewsPostDetailCategory,
div#NewsPostDetailAuthor,
div#NewsPostDetailPrintLink {
	display: none;
}
div#NewsPostDetailReturnLink {
	font-size: xx-small;
	float: right;
}


/* End of 'Module: News' */


