/* Start of CMSMS style sheet 'Nieuws en Bijscholingen' */
#NewsItem{
}
#NewsPostDetailTitle {
  height: 2em;
 }
#NewsPostDetailDate {
   margin-bottom:5px;
  }
#NewsPostDetailSummary {
}
#NewsPostDetailContent {
}
#NewsPostDetailSummary a {
}

#bijscholing {
   width: 100%;
}
#bijscholing #NewsItem {
   border: 1px solid #C0C0C0;
   width: 100%;
   display: block;
   text-align: left;
}
#bijscholing #NewsPostDetailTitle {
   padding: 2px;
   height: 1.2em;
   background: #C0C0C0;
 }
#bijscholing #NewsPostDetailDate {
   padding: 2px;
   margin-bottom:0px;
   margin-right: 10px;
  }
#bijscholing #NewsPostDetailContent {
   padding: 2px;

  }
/* End of 'Nieuws en Bijscholingen' */

