@charset "UTF-8";

h3 {
  background: url(../img/info/h3_info.gif) repeat-y;
  background-position: left;
  padding: 0.1em 0 0.1em 0.5em;
  line-height: 1.2em;
  font-weight: normal;
  font-size: 125%;
  margin-bottom: 0.4em;
}

article {
  width: 96%;
  margin: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.post-content {
  padding-left: 1%;
}