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

.floatimgleft {
float:left;
margin-top:1px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:1px;
margin-left:10px;
margin-bottom:10px;
}

.imgcaption {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        text-align: center;
}