/* Start of CMSMS style sheet 'de-news' */
.NewsSummary {
    margin-bottom: 2px;
 }

.NewsSummaryLink {
  margin-bottom: 3px;
  color: black;
}

.NewsSummaryLink a {
color: black;
font-size: 11px;
font-weight: normal;
  font-style: italic;
	}

.NewsSummaryLink a:visited {
font-weight: normal;
	}

.NewsSummaryLink ul li {
		margin: 0 0 0em 0px;
		padding: 0;
	}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.sidebyside {
  border: 1px solid Gainsboro;
  background: WhiteSmoke;
  font-size: 11px;
  line-height: 110%;
  font-family: Tahoma;
}

.sidebysideb {
  border: 1px solid #cccc99;
  background: beige;
  font-size: 99%;
}

.sidebysideold {
  border: 1px solid #F9FEC1;
  background: #FEFFF2;
  font-size: 99%;
}

.NewsSummaryPostdate {
  font-style: italic;
  font-size: 95%;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: 5px;
 }

.NewsSummarySummary, .NewsSummaryContent {
  margin-bottom: 0px;
  font-size: 1em;

 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
font-size: 90%;  
}

table#MsoTableGrid {
  margin-bottom: 15px;
  line-height: 150%;
font-size: 70%;  
}


.NewsSummaryMorelink {
  padding: 0px;
  margin: 0px;
}



/* to add specific style to the below div, uncomment them. */
/* 

.NewsSummaryAuthor {}

#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'de-news' */

