/* _css/news.css for CESEI.org
   news styles */

.news-details, .event-details{
   padding-bottom: 10px;
   }
.teaser p{
   margin: 3px;
   }
.news-details p, .event-details p{
   /*margin: 0px;*/
   }
.news-details h2{
   margin-bottom: 3px;
   }
.event-details h2{
   margin-bottom: 5px;
   }
.release-date{
   font-size: 0.9em;
   }
.more-link{
   font-size: 0.9em;
   }
   
.news-body{
   margin: 15px 0px;
   }
   
.mce-editor{
   height: 300px;
   }