/* Start of CMSMS style sheet 'News' */
.NewsSummary {
margin: 20px;
}

.NewsSummaryCategory {
font-style: italic;
margin: 5px 0;
/*color: #DA3D3D;*/
}

.NewsSummaryPostdate {
font-size: 90%;
/*font-weight: bold;
color: #DA3D3D;
Margin-top: 5px;
border-top: 1px solid #bbb;*/
border-bottom: 1px solid #bbb;
}

.NewsSummarySummary, .NewsSummaryContent {
line-height: 140%;
margin-bottom: 10px;
}

#NewsPostDetailDate {
font-size: 90%;
font-style: italic;
margin-bottom: 5px;
border-bottom: 1px solid #bbb;
}

#NewsPostDetailSummary {
margin-bottom: 10px;
line-height: 150%;
}

#NewsPostDetailContent {
margin-bottom: 15px;
line-height: 150%;
}
#NewsPostDetailTitle {color: blue; }
#NewsPostDetailCategory {color: red;}
.NewsSummaryLink {font-size: 130%; font-family:Arial;font-weight:bold;margin-bottom:8px;}
.NewsSummaryLink a,
.NewsSummaryLink a:link,
.NewsSummaryLink a:visited {color: #3366FD;text-decoration:none;}

/* to add specific style to the below div, uncomment them. */
/* 

.NewsSummaryAuthor {}
.NewsSummaryMorelink {}
#NewsPostDetailHorizRule {}

#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'News' */

