@import url('../sungard-protegent/backend-theme-osaic.css');

html,
body {
        background: transparent url(img-backend/pattern-bg.jpg) repeat left top;
}

#banner {
        border: none;
        height: 95px;
        background: #fff url("img-backend/banner.png") no-repeat 10px center;
        border: 1px solid #97ABC1;
        border-width: 1px;
}
