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

body{
   font-size: 12px;
   font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif', 'MS UI Gothic';
   line-height: 1.5em;
}

.asset-body img{
   float: left;
   margin: 0px 10px 10px 0px;
}

.asset-more img{
   float: left;
   margin: 0px 10px 10px 0px;
}

#bottom{
   text-align: center;
   background: #ffffff;
   margin: 0px;
   padding-top: 16px;
   padding-bottom: 16px;
   border-top: 1px dashed #5075c3;
}
