/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
/* @import url(/mt41/mt-static/themes-base/blog.css); */

@import url(base_theme.css);
@import url(/mt41/mt-static/support/themes/minimalist-white/main_photoblog.css);
/* @import url(/mt41/mt-static/support/themes/minimalist-white/minimalist-white.css); */
/* end StyleCatcher imports */


.thinborderfloat_c {
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  margin-bottom:20px;
  }

img {
    border:solid 1px silver;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10 px;
}

blockquote {
    border-left:1px solid #E6E6E6;
    border-style:none none none solid;
    border-width:0pt 0pt 0pt 1px;
    margin-left:5px;
    margin-right:0pt;
    padding-left:10px;
    padding-right:10px;
}


