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

#container-inner {
  width: 970px;
}
.layout-wt #alpha {
  width: 740px;
}
.layout-wt #beta {
  width: 190px;
}
#header {
  background-image: url(/zebra.jpg);
  background-position: 0px 97px;
}
div.asset-body {
  font-size: 100%;
  line-height: 140%;
}
code {
  font-size: 90%;
}
pre {
  margin: 0.5em 0 1.5em 1em;
  font-size: 90%;
}
div.syntaxhighlighter {
  font-size: 90% !important;
}
#beta-inner {
  font-size: 80%;
}
