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

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