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

.asset-content img {
  padding: 4px;
  border: 1px solid #ccc;
  text-align: center;
}
 
.asset-content img:hover {
  border: 1px solid #6699cc;
}

#header {
  padding-top: 0px;
}

#header-name {
    font-weight: bold;
    font-size: 32px;
    float: left;
}

#header-newsfeed {
  float: right;
  margin-top: 14px;
}
