.like-photo-wrapper { position: relative; }
.like-photo-wrapper .votes { position: absolute; background: transparent; color: black; bottom: 0em;  padding: 0.0em;  }
.like-photo-wrapper span.currentVotes { padding-right: 1em; background: transparent;  }
.like-photo-wrapper .votes a { background: transparent; color: black;  text-decoration: none;  }
.like-photo-wrapper .votes a:hover, .like-photo-wrapper .votes a:focus { background: transparent; color: white; }