/* 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/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */

div#recommend {
  margin-left: 1em;
  margin-bottom: 1em;
}

div#header-content {
  background: white url(/images/banner-background.png) repeat top left;
}

#header-name a  {
  font-size: 1px;
  display: block;
  width: 500px;
  height: 80px;
  text-decoration: none ! important;
  border: none ! important;
  background: transparent url(/images/smashmedia-logo.gif) no-repeat top center;
  text-indent: -40000em;
}

#header-name a:hover {
  text-decoration: none ! important;
  border: none ! important;
}

#header-description {
  display: none;
}



ul.module-list {
  list-style-position: inside; 
  margin: 0px;
}

.contents-data p {
  font-size: 14px;
}

.contents-data ul {
  padding-bottom: 1em;
}
