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

.cl {clear:both;}

#head0 {
width: 100%;
background: #FFF;
text-align:center;
border-top:#FFF 20px;
border-bottom:#FFF 20px;
}

#header {border:0;background-color:#FFF;background-image:none;}
#header-inner {width:940px;}
#header-content {margin:0;width:940px;}

/*
#header-inner {width:940px;}
#header-content {width:920px;}
*/



.layout-wt #alpha {width: 700px;}
.layout-wt #beta {width: 240px;}

#info {
padding:10px 20px;
border: 1px dotted #999999;
background-color: #FFEEEEE;
}

#info dl {display:block;width:640px;margin:0;padding:0;}
#info dl dt {display:block;width:120px;float:left;clear:both;}
#info dl dd {display:block;width:500px;float:right;}