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

.layout-wt #alpha {
	width:auto;
}

.layout-wt #beta {
	display:block;
	float:none;
	position:absolute;
	right:auto;
	left:0px;
	bottom:0px;
	width:auto;
}

#beta-inner {
	padding-right:20px;
	padding-left:20px;
}

#description {
	float:left;
	display:inline;
	margin-right:10px;
	width:678px;
}

#pic {
	float:left;
	display:inline;
	width:212px;
}

