
#com-atlassian-confluence h1 img {
    margin: 0px;
    max-height:159px;
}

#tab-navigation {
    clear: both;
}

#title-text {
   clear: both;
   float: left;
}

#wrapper {
   margin-left:auto;
   margin-right:auto;
   max-width:1050px;
   min-width:850px;
   z-index:2;
}


