@charset "utf-8";

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

blockquote{
margin:0;
background:url(/images/qs.png) 0 0 no-repeat;
border:1px solid #999;
}

blockquote p {
padding: 10px 40px;
background:url(/images/qe.png) 100% 100% no-repeat;
}

p.resource {
margin:0;
padding:3px;
text-align: right;
background:#333;
}
