/* created by Emile Blume - 2006 - www.netcreators.nl */

#center .news-latest-gotoarchive {
    display: none;
}

#center .news-list-item {
    border-bottom: 1px dotted #939598;
    margin-bottom: 4px;
}    

#center .news-list-item h3 {
    background: none;
    border:none;
    margin-bottom: 4px;
}

#center .news-list-date {
    color:#33B1E4;
    float:right;
    font-size: 10px;
}

#center .news-list-item hr.clearer {
    clear:both;
    background: #FFFFFF;
    border: none;
    color: #FFFFFF;
    height: 0;
}

#center .news-latest-item, #center .home-news-item {
    border-bottom: 1px dashed #939598;
    margin-top: 10px;
    padding-bottom: 0px;
}

#center .news-latest-item p, #center .home-news-item p {
    margin: 0;
    padding: 0;
}

#frame .nva .news-latest-item h3 {
    background: none;
    border: none;
    padding-left: 0;
}

#frame .news-latest-item h3 a, #center .home-news-item a {
    color: #1c327d;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}

#center .news-latest-item a:hover {
    color: #33b1e4;
}

#center .news-latest-morelink a {
    color: #939598;
    font-weight: normal;
}

#center .news-latest-date {
    color: #CE8400;
}

#center .news-single-item h3 {
background:none;
border-bottom: none;
padding-left: 4px;
}







