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

#header a,
#header a:link,
#header a:visited{
  color:#000000;
  background:transparent;
  font-size:32px;
  text-decoration:none;
}

body {
    padding: 7px 50px 26px 50px;
    background-color: #dddddd;
}



body.layout-two-column-left #box,
body.layout-two-column-right #box,{
width: 602px;
}
html>body
.layout-two-column-right #box,{
width: 600px;
}
