/* 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/professional-blue/professional-blue.css);
/* end StyleCatcher imports */

body.page32 #alpha { width: 1280px; }
body.page41 #alpha { width: 1024px; }
body.page47 #alpha { width: 1024px; }
body.page53 #alpha { width: 1024px; }
body.page63 #alpha { width: 1024px; }

/* Wide-Medium */
.layout-wm #alpha {width: 100%} /* first column */
.layout-wm #beta  {width: 0%}   /* second column */

body {
    font: normal 13px Verdana, Arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
