/* Start of CMSMS style sheet 'Teao_news' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
}

div#news h2 {
   line-height: 2em;

}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */

}

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

/* End of 'Teao_news' */

