div.news-list {
    word-wrap: break-word;
}
div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}
.news-date-time {
    color: #486DAA;
}
.row.notmalText {
    display: block;
}
.inner_page-right .notmalText hr {
    width: 100%;
}
.inner_page-right .notmalText h2 {
    text-align: left;
    font-size: 28px;
    line-height: 120%;
}
.inner_page-right .notmalText h3 {
    font-size: 24px;
}