h2{
  margin-bottom: 0;
	border-bottom: 1px dashed #cccccc;
  color: black;
  font-size: 100%;
}

.postinfo{
  border-bottom: 1px dashed #cccccc;
  border-left: 1px dashed #cccccc;
  float: right;
  color: gray;
  font-size: 80%;
  padding-left: 2px;
}