/* Start of CMSMS style sheet 'Module: News' */
#news {
	width: 165px;
	float: left;
	margin: 10px 0 0 0;
	background-color: #C3C794;
	font-size: 11px;
}

div#news a, div#news a:link; div#news a:visited, div#news a:hover, a, a:link, a:visited, a:hover {
	display: inline !important;
}

div#news h2 {
	font-size: 14px;
	line-height: 2em;
	background: transparent;
	text-transform: uppercase;
	margin: 0;
	padding: 2px;
}

.NewsSummary {
	margin: 0;
	padding: 0 0 0 2px;
/*    padding: 0.5em; */
    border-bottom: 1px dotted #333; 
}

.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
	margin: 0;
	padding: 0 0 0 2px;
/*    padding-top: 0.2em; */
	display: inline !important;
}

.NewsSummaryCategory {
  font-style: italic;
	margin: 0;
	padding: 0 0 0 2px;
/*  margin: 0; */
 }

.NewsSummaryAuthor {
  font-style: italic;
/*  padding-bottom: 0.2em; */
	margin: 0;
	padding: 0 0 0 2px;

}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
	margin: 0;
	padding: 0 0 0 2px;
/*  padding-top: 0.5em; */
	display: inline !important;
}

#NewsPostDetailDate {
  font-size: 10px;
/*  margin-bottom: 2px; */
	margin: 0;
	padding: 0 0 0 2px;
  font-weight: bold;
}

#NewsPostDetailSummary {
   line-height: 140%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #333;
/*  margin-top: 0.25em; */
  padding: 0 0 0 2px
/* padding: 0.1em 0; */
	margin: 0;
}

#NewsPostDetailContent {
	margin: 0;
	padding: 0 0 0 2px;
/*  margin-bottom: 5px; */
  line-height: 150%;
  }

#NewsPostDetailAuthor {
	margin: 0;
	padding: 0 0 0 2px;
/*  padding-bottom: 1.5em; */
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

