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


.flashplayer
{
	background:#eee;
	border:1px solid #ddd;
	text-align:center;
	margin-bottom:25px;
	padding:3px;
}

div.img_center
{
	width:				100%;
	text-align:			center;
	font:					normal 9px/11px arial;
	margin-bottom:		15px;
}

div.img_left
{
	float:				left;
	text-align:			center;
	font:					normal 9px/11px arial;
	margin:				0px 12px 9px 0px;
}

div.img_right
{
	float:				right;
	text-align:			center;
	font:					normal 9px/11px arial;
	margin:				0px 0px 9px 12px;
}

div.img_center img
{
	border:				1px solid #333;
	margin-bottom:		3px;
}

div.img_right img
{
	border:				1px solid #333;
	margin-bottom:		3px;
}

div.img_left img
{
	border:				1px solid #333;
	margin-bottom:		3px;
}

