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

.quote {
    color: #333;
    font-style: oblique;
    margin-bottom: 0;
    margin-top: 24px;
    line-height: 24px;
}

.quoteby {
    color: #333;
    text-align: right;
    margin: 12px 0;
    line-height: 24px;
}

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

.fancy-hr hr {
    display: none;
}
