
/* main default header */
#jive-global-header {
    background: #53367e url(../../../images/jive-bg-sprites.png) repeat-x 0 -800px;
    border-bottom: 1px #e9e9e9 solid;
    }

/* custom uploaded logo */
#jive-global-header img {
    border: none;
    display: block;
    position: relative;
    }
/* custom entered text */
h1#jive-global-header-title {
    color: #fff;
    font-size: 1.7778em;
    padding: 15px 15px 13px;
    }
h1#jive-global-header-title a.jive-global-header-titlelink {
    color: #fff;
    text-decoration: none;
}
