/* Start of CMSMS style sheet 'GVA-News' */
/*.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 */
/*    border-bottom: 1px solid #ccc; */
/*}*/


div#news{
	border: 1px solid #990000;
	background: white;
	margin-bottom: 10px;
}

.NewsSummaryPostdate {
	background-color: #CCCCCC;
	border-bottom: 1px dotted #990000;
	padding-left: 5px;
	padding-right: 5px;
	f/ont-size: 90%;
	font-weight: bold;
}

.NewsSummaryCategory{
	display: none;
}

.NewsSummaryAuthor{
	display: none;
}

.NewsSummaryLink {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.NewsSummarySummary, .NewsSummaryContent {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.NewsSummarySummary p, .NewsSummaryContent p {
	margin: 0px;
	padding-bottom: 5px;
}

.NewsSummaryMorelink {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#NewsPostDetailCategory{
	display: none;
}


#NewsPostDetailAuthor {
	display: none;
}

#NewsPostDetailSummary {
	line-height: 150%;
	margin-bottom: 10px;
}

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

//.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}



//#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

//#NewsPostDetailSummary {
   line-height: 150%;
   }



//#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

***/

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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'GVA-News' */

