/**handles:like-photo-style**/
.like-photo-wrapper{position:relative}.like-photo-wrapper .votes{position:absolute;background:0 0;color:#fff;bottom:0;padding:.25em}.like-photo-wrapper span.currentVotes{padding-right:1em;background:#000}.like-photo-wrapper .votes a{background:#000;color:#fff;text-decoration:none}.like-photo-wrapper .votes a:focus,.like-photo-wrapper .votes a:hover{background:#fff;color:#000}