#main_center .news_item {
    overflow: auto;
}
#main_center .news_item h2 .headline_anchor {
    text-decoration: none;
    color: #219A50;
}
#main_center .news_item h3 {
    text-decoration: none;
    color: #219A50;
    font-style: italic;
}
#main_center .news_item .to_top {
    float: right;
    margin: 10px 0px;
}