/* Start of CMSMS style sheet 'HGW news module' */
div#news {

}
div#news h2 {

}
.NewsSummary {
	text-transform: lowercase;
}
.NewsSummary a {
        text-decoration: none;
}
.NewsSummary-top {
        background-image: url(uploads/HGWcss/nieuwskader-top.png);
	padding: 5px 0 5px 10px;
        height: 16px;
/*        font-size: 90%;*/
        font-weight: bold; /*normal;*/
        color: #FF409F;
}
.NewsSummary-bottom {
        background-image: url(uploads/HGWcss/nieuwskader-bottom.png);
        height: 8px;
}
.NewsSummaryPostdate {
	font-size: 90%;
	font-weight: normal;
}
.NewsSummaryLink {
/*	font-size: 0.75em;*/
	padding: 0.5em 1em 0.5em 10px;
        background-image: url(uploads/HGWcss/nieuwskader-middle.png);
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {

}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: normal;
        font-style: italic;
        text-align: right;
}
#NewsPostDetailSummary,
#NewsPostDetailSummary p {
	line-height: 1.8em;
}
#NewsPostDetailCategory {
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
/* End of 'HGW news module' */

