/* Start of CMSMS style sheet 'News-Stile' */
div.news {
  clear: both;
  margin: 20px 0;
  float: left;
  width: 100%;
}
.news .date {font-weight: bold;}
div.news h2 {margin-top: 0 !important;}

.news .category {display: none;}
.news .author {display: none;}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'News-Stile' */

