/* --------------------------------------
   Brand Header
-------------------------------------- */
#content #section-header {
    margin-bottom: 0;
    color: #545a5b;
    padding: 15px 20px 0;
    min-height: 46px;
    height: auto !important;
    height: 46px;
    background: #eeeeee url(../i/bg-brand-header.gif) left top repeat-x;
    width: 950px; /* - 40px padding */
    /*overflow: hidden; */
}

#content #section-header h1,
#content #section-header h2 {
    font-size: 2.33em;
    margin-top: 15px;
    float: left;
    margin-bottom: 0;
    width: 630px;
    line-height: 0.4em;
    color: #545a5b !important;
    
}

#content #section-header ul {
    float: right;
    margin: 0;
    padding: 7px 0 0 0;
}

/* share links */
#content #section-header ul li {
    float: right;
    list-style: none;
    margin-left: 15px;
}

/* --------------------------------------
   Brand Content & other styles
-------------------------------------- */
#content h1 {
    color: #b30034;
    font-size: 1.916em;
}