.articleview {
  margin-bottom: 2em;
}
.article div.article_heading {
  color: #0082AA;
  font-size: 1.5em;
  margin-top: 1em;
}
.article_post_time {
  margin-top: .5em;
  font-style: italic;
  font-weight: normal;
  color: #0082AA;
}
.article_post_time span.label {
  float: left; 
  margin-right: 5px;
}