Also since you're using ID's I suggest adding the following lines to make them more pleasant to look at:
/* Beautify poster IDs 4chan style*/
.labelId {
  padding: 0 5px;
  border-radius: 20px;
  font-size: 0.85em;
}