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

blockquote {
    border: 1px dashed #a3b8cc;
    background: #e6ecf2;
    width: auto;
    overflow:auto;
}

textarea { width: 40em; }