/* Start of CMSMS style sheet 'Module: News' */
.NewsSummary {
    padding: 0;
    margin: 0 ; /* margin to the bottom of the news article summary */
}


.NewsSummarySummary{
  margin-bottom: 12px;
  font-size:10px;
 }

.NewsSummaryContent{
  margin-bottom: 12px;
  font-size:10px;
 }

#NewsPostDetailContent{
  text-align:justify;
  font-size:10px;
 }

.NewsSummaryContent A{
  font-size:10px;
  color:#3f4849;
  text-decoration:underline;
 }

#NewsPostDetailReturnLink A{
  font-size:12px;
  color:#3f4849;
  text-decoration:underline;
 }

/* End of 'Module: News' */

