.postTitle {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 2em;
}

.postDesc {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px #ccc dashed;
}
.postCon a:link, .postCon a:visited, .postCon a:active { color: #21759b; }