/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.chrisryu.com/mt-static/themes/base-weblog.css);
@import url(http://www.chrisryu.com/mt-static/themes/theme-blue_crush/theme-blue_crush.css);
/* end StyleCatcher imports */
blockquote {
    margin: 15px; 
    padding: 10px; 
    background: #fffff8;
    border: 1px dashed #DDDDDD; 
    font-size: 12px; 
    line-height: 120%; 
}
span.sbm{padding: 5px;text-align: right;}
a.sbm{display: inline;margin-left: 5px;padding: 0px;}
pre.prettyprint{
overflow-x:scroll;
width:460px;
}


