#news-listing {
    margin:0;
    padding:0;
    width:710px;
    float:left;
    clear:both;
}

#news-listing li {
    margin:0;
    padding:5px 0 20px 0;
    width:710px;
    float:left;
    list-style:none;
    background:transparent url('../img/list_divide.gif') left bottom repeat-x
}


.inc-sub #news-listing, .inc-sub #news-listing li {
    width:542px;
}

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

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

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

#news-listing p {
    margin-bottom:0.5em
}

#news-title {
    text-indent:-999em;
    overflow:hidden;
    width:130px;
    height:41px;
}

.summary {
    width:440px
}

.more {
    background:#e48e39;
    color:#fff;
    text-decoration:none;
    padding:3px 8px
}

#inner {
    float:left;
    width:346px
}

#content img {
    float:right
}