/* 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;
}
#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: 4px;
}
.NewsSummaryPostdate {
	font-size: xx-small;
	text-align: right;
	color: #98A8A8;
}
.NewsSummaryLink {
	font-size: small;
	font-weight: bolder;
}
.NewsSummaryAuthor, .NewsSummaryCategory {
	display: none;
}

.NewsSummarySummary {
	border-top: 1px solid #A5B6B6;
	border-left: 1px solid #A5B6B6;
	border-right: 1px solid #E7FCFC;
	border-right: 1px solid #E7FCFC;
	padding: 1px 3px 1px 3px;
	color: #483D8B;
}
.NewsSummaryMorelink {
	text-align: right;
	font-style: italic;
}

/* End of 'Module: News' */

