/* Start of CMSMS style sheet 'news' */
.news-summary {
border-bottom: 1px solid #B4BDDD;
padding: 1em;
}

.news-date {
display: none;
float: left;
text-align: center;
color: #464646;
padding: 3px;
border: 1px solid #BDC2D5;
background-color: #F4F3F1;
font-size: 12px;
}

.news-date .day {
font-size: 20px;
}

.news-summary:last-child {
border-bottom: none;
}

.news-summary-postdate,
.news-postdetail-postdate {
float:left;
width: 5em;
}

.news-summary-body {
float: right;
width: 55em;
}

.news-summary-link {
margin-top: 0;
}

/* #7C93A5 */

.news-summary-link a {
text-decoration: none;
color: #3A434A;
}

.news-summary-link a:hover {
background-color: #8398A9;
}

.news-summary-link {

}

.news-pagination {
  margin-top: 10px;
  text-align: center;
}

.news-pagination a {
  background-color:#CCCCCC;
  border:1px solid #AAAAAA;
  color:#B43333;
  padding:2px 3px;
  text-decoration:none;
}
/* End of 'news' */

