#news_description {
    font-size: 14px;
    line-height: 22px;
}

#news_share {
    margin: 10px 0 20px 0
}

#news_content {
    margin-bottom: 20px
}

#news_content img {
    max-width: 710px
}

#news_other_title {
    font-size: 18px;
    color: #FF4848
}

#list_news_other {
    margin: 5px 0;
    padding-left: 20px
}

#list_news_other h2 {
    display: inline;
    font-size: 12px
}

#list_news {
    padding: 1px
}


.news_item table {
    width: 100%
}

.news_item td {
    vertical-align: top
}

.news_item .title {
    font-size: 15px;
    margin-bottom: 5px
}

.news_item .title a {
    color: #000
}

.news_item .description,
#news_description {
}

.news_image {
    width: 210px
}

.news_image img {
    max-width: 200px;
    border: 1px solid #ccc;
    margin: 4px 10px 0 0;
    padding: 1px
}

.news_image img:hover {
    border-color: #333
}
