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

.imgRight {
	float: right;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgLeft {
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.widget-content dd {font-size: x-small;}