/* Start of CMSMS style sheet 'News' */
#NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

 .NewsSummaryLink a:link{
 text-decoration:underline;
 
 }

#NewsSummaryMore , #NewsSummaryMore a:link{
padding-top:15px;
 font-size: 80%;
text-decoration:underline;
margin-bottom:10px;


}
#NewsSummaryLink{
 font-size: 120%;
font-weight:bold;
background: url(images/news_top.png) no-repeat left top;
width:60%;
padding-bottom:10px;


}
#NewsSummaryPostdate {
width:20%;
  font-size: 70%;
  font-weight: bold;
  background: url(images/menu_horiz.png) repeat-x left top;
  margin-bottom: 5px;

  
 }

#NewsSummarySummary, .NewsSummaryContent {
 font-size: 80%;

 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;

   }

#NewsPostDetailContent {
  margin-bottom: 15px;

  width:70%;
  
  }


/* End of 'News' */

