/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/hightech/screen.css);
/* end StyleCatcher imports */
			  
.Sidebar_Body {
color:#333333;
font-family:'HelveticaNeue','Helvetica Neue','Arial',sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:20px;
margin:0;
opacity:1;
padding-bottom:4px;
padding-top:8px;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
}
.Bold {
color:#A64B3C;
font-variant:normal;
opacity:1;
text-transform:uppercase;
}

hr {  margin: 2em; }
.layout-tw .homepage #beta { 
  width: 290px; 
  left: -650px;
}
.layout-tw .homepage #alpha { 
  width: 650px; 
  left: 290px;
}
.homepage #container-inner {  width: 1000px; }
