/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.yusukeoi.net/mt-static/themes-base/blog.css);
@import url(http://www.yusukeoi.net/mt-static/support/themes/minimalist-light-green/minimalist-light-green.css);
/* end StyleCatcher imports */

.widget-calendar .widget-content table {
    font-size: 14px;
    width: 160px;
}

.widget-syndication .widget-content {
    font-size: 14px;
}

.widget-google-search .widget-content {
    line-height: 250%;
}


.asset-body blockquote{
    background-color:#E7E7E7;
    border:1px #000000 dashed; 
    padding:10px;
}
