#news-latest {
    margin:0;
    padding:0;
    width:710px;
    float:left;
    clear:both;
    background:transparent url('../img/news_dividers_bg.gif') repeat-y
}

#news-latest li {
    margin:0;
    padding:0;
    width:214px;
    float:left;
    list-style:none
}

#news-latest li.item-1, #news-latest li.item-2 {
    padding:0 34px 0 0;
}

#news-latest h3 a {
    text-decoration:none;
    color:#86b200
}

#news-latest .date {
    color:#101e38
}

#news-latest img {
    float:right;
    margin-left:5px;
    margin-bottom:5px
}

#news-title {
    text-indent:-999em;
    overflow:hidden;
    width:130px;
    height:41px;
    background:transparent url('../img/title_latest.gif') repeat-y
}