.news-list-container {
    float:left;
    padding:0;
    margin:0;
    }
    .tt_news-title {
        background-color:transparent;
        margin:0 0 10px 0;
        padding:0;
        width: 412px;
        text-align:left;
        line-height:20px;
        }
        .tt_news-title a {
            color:#000000;
            font-family:Verdana, sans-serif;
            font-size:16px;
            color:#000000;
            }
    .tt_news-content {
        width:auto;
        background-color:transparent;
        }
        .tt_news-content img {
            margin-left:15px;
            }
    .tt_news-text {
        float:left;
        width:422px;
        }
    .tt_news-meta {
        width:432px;
        background-color:transparent;
        padding-top:2px;
        padding-bottom:10px;
        border-bottom:1px solid #9A141D;
        }
        .tt_news-date {
            float:left;
            margin:0 0 5px 0;
            color:#666666;
            }
        .tt_news-more {
            float:left;
            }


