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

div#main {
  text-align: left;
}

div#author_pic {
  padding-bottom: 10px;
}

div#alpha {
  width: 710px;
  float: left;
}

div#beta {
  width: 160px;
  float: left;
  font-size: 10pt;
}

#header-name {
  font-size: 18pt;
}

input#comment-preview {
  display: none;
}

div#author_pic {
  float: left;
}

div#author_pic img {
  width: 50px;
  height: 50px;
}

div#by-line {
  margin-left: 60px;
}
