aside .block_content a {
    color: #373737 !important;
    font-family: 'allerregular' !important;
}

.relatedcms_block_right li a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(../img/arrow_right_2.png) no-repeat 10px 10px transparent;
}

.date-news-item {
    background: none repeat scroll 0 0 #89BE5C;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    padding: 1px 4px;
}

.title-news-item a {
    color: #16563A;
    display: block;
    font-size: 14px;
    line-height: 17px;
    text-decoration: underline;
    text-transform: uppercase;
}

.shorty-news-item {
    color: #4F5251;
    font-size: 12px;
    line-height: 12px;
}

.news-wrap h3 {
    color: #231F20;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.news-list {
    margin: 0;
    padding: 0;
}

.title-news-item {
    clear: both;
    padding: 5px 0;
}

.news-list li {
    display: inline-block;
    list-style: none outside none;
    margin: 0 10px 10px 0;
    width: 47%;
}

.block ul.block_content { padding: 0 5px; }
.block ul.block_content li { text-decoration: underline; font-weight: bold; }