/* 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 */

body {
   background: #000082;
   background-image: url(body_bg.gif);
}

#container-inner {
   background: #fff;
   margin-top: 0;
}

.asset-body h1 {
   font-size: 1.5em;
   font-weight: bold;
}

#alpha-inner {
   padding-left: 15px;
}

blockquote {
   border: 0px;
}

div.publication {
   overflow: hidden;
   margin: 15px 0px;
}

.publication ul {
   margin: 10px;
}

p, ul, li {
   line-height: 1.3em;
}

h1, h2, h3, h4 {
   line-height: 1.3em;
}
