/* Start of CMSMS style sheet 'News' */
.NewsSummaryCategory {
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  font-size: 90%;
  margin-top: 5px;
  margin-bottom: 5px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 0px;
  }

#NewsPostDetailSummary {
   margin-bottom: 0px;
   }

#NewsPostDetailContent {
  margin-bottom: 0px;
  }

#novedades{
  float: right;
}
/* End of 'News' */

