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


.alignleft {
float: left;
margin: 0 20px 20px 0;
}

.alignright {
float: right;
margin: 0 0 20px 20px;
}

body {
 font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 150%;
}

.asset-name {
font-size: 20px;
font-weight: bold;
}
