div#banners {
    background: #333 url("/images/banner8.jpg") no-repeat 0 0;
}

.news-date {
    font-size: 12px;
    font-weight: bold;
}

.fancy-hr {
    height: 15px;
    margin-top: 28px;
    margin-bottom: 29px;
    background: transparent url("/images/fancyrule.png") no-repeat scroll center;
}

.fancy-hr hr {
    display: none;
}
