/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.gutwin.org/mt/mt-static/themes-base/blog.css);
@import url(http://www.gutwin.org/mt/mt-static/support/themes/professional-black/professional-black.css);
/* end StyleCatcher imports */

#header { 
    background: #f8f8f8 url(header-bg.gif) repeat-x 0 0;
}
#header-name {
    border-bottom: 1px dotted #7f7f7f;
}

#main-navigation {
    background: #eee url(nav-bg.gif) repeat-x 0 0;
}

#header .widget-sign-in .widget-content {
    background-color: #f8f8f8;
}
