
.news-list-item {
        
}

.news-list-item h5 {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;        
    color: #1e7350;
    background: #fff url(../images/news/h5-arrow-head.gif) top left no-repeat;
    padding-left: 16px;
    margin:0;
}

.news-list-item p {
    padding: 16px;
}

.news-list-item a {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #1e7350;
    text-decoration: none;
}

.news-list-item h5 a {
    font-family: inherit;
    font-size: inherit;
}

h5#return-to-news { text-indent: -9999px; border-top: 10px solid white; width: 584px; background: url(../images/news/t-return-to-news.gif) no-repeat 0 0;}

.news-download-link {
    padding-left: 24px;
    background: top left no-repeat url(../images/disk.png);
}
