#content div.posttitle {
  text-align: left;
  padding-bottom: 8px;
  border-bottom: 1px dotted #3c3c3c;
}

#content .posttitle .avatar {
  float: left;
  width: 30px;
  padding: 0;
  display: block;
}

#content .posttitle .info {
  float: left;
  width: 42em;
  font: normal 1.2em/24px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#content .posttitle .info a {
  color: #fff;
}

#content .commentpiq .posttitle .info {
  width: 42em;
}