img.tag {
  vertical-align: text-bottom; cursor: pointer;}

a.deleteTagLink {
  color: #888; font-size: 10px; cursor: pointer;}

a.deleteTagLink:hover { 
  color:#CF4D23; text-decoration:underline }

a.addTagLink {
  color: #888; font-size: 10px; text-decoration:underline; white-space: nowrap; cursor: pointer}

a.addTagLink:hover { 
  color:#CF4D23; text-decoration:underline }