/* 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/professional-black/professional-black.css);
/* end StyleCatcher imports */

#container-inner {
    padding-top: 20px;
    position: relative;
    width: 1000px;
    margin-right:auto;
    margin-left:auto;
    padding: 10px;
    border-bottom: 1px solid #2e2e2e;
    border-top: 1px solid #2e2e2e;
    border-right: 1px solid #2e2e2e;
    border-left: 1px solid #2e2e2e;

}
