.aw-post-status ._post-status {
  font-family: monospace;
  display: inline-block;
  width: auto;
  margin-bottom: 5px;
  padding: 0 8px;
  letter-spacing: 3px;
  border: 1px solid;
  border-radius: 5px;
  background: #ccc; }
