.news-latest-container {
        padding: 0 0 10px 0px;
        background-color:#fff9fa;
        clear:both;
        display:block;
        float:left;
}

.news-latest-container h1 {
        background-image:url(rot.gif);
        background-repeat:repeat-y;
        background-color: #AFAFAF;
        width: 185px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        display: block;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        padding:5px 0 5px 15px;
        margin:0;
}

.news-latest-container h2 {
        color: #202121;
        font-size: 12px;
}

.news-latest-morelink{
        text-align:right;
        font-size:11px;
}

.news-latest-morelink a {
        color: #e70074;
        margin-top: 5px;
        padding-left: 15px;
        background-image: url(arrow.gif);
        background-repeat: no-repeat;
        background-position: 0 3px;
}

.news-latest-item {
        margin: 15px 0 0px 0;
        padding: 0 0 0 10px;
        width:180px;
}