/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-seattle/cityscape-seattle.css);
/* end StyleCatcher imports */


#container-inner,
#content {
    background-color: #FFFFFF;
}


#header { 
    border-color: #2b3247;  
    background: #FFFFFF; 
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 381px;
}
#header-content {
    width: 725px; 
    min-height: 72px; 
    margin: 0px 0 0px 0px;
}
