.useBanner {
    background: url("../images/gallery_banner.jpg") no-repeat scroll center center #0172B6;
    height: 83px;
}
.useBanner h1 {
    color: #FFF;
    font-size: 26px;
    width: 900px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}