.events-date-2 hr{
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #636363;
}
.news-list{
    margin-top: 20px;
}
.news-date {
    float: left;
    margin-right: 20px;
}
.events-date-2 {
    width: 70px;
    padding-left: 20px;
    padding-right: 15px;
    float: left;
    height: 70px;
    background: #e6e6e6;
}
.date-month-2 {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    text-align: center;
}
.date-day-2 {
    font-size: 30px;
    text-align: center;
    line-height: 1.3;
}
.news-img{
    float: left;
    width: 135px;
    height: 70px;
}
.news-detail{
    color: #000;
    font-size: 14px;
    margin-left: 10px;
    line-height: 1.4;
}
.details-link{
    font-weight:bold;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    line-height: 1;
}
.news-list .news-detail p {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    max-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}
.news-img img {
    width: 100%;
    height: 100%;
}
.download {
    font-size: 12px;
    color: #4b4b4b;
    float: right;
    width: 75px;
    padding: 2px 0px 2px 20px;
    margin-top: 0px;
    margin-right: 0px;
}
.activities p {
    text-indent: 0px !important;
    padding: 0px 0px !important;
}
.month_segment {
    border-top: 1px solid #9c1f1b !important;
    margin-top: 10px;
}
.affix{
    width: 215px;
}
.affix h3{
    margin-top: 0;
}