.sell-media-meta .keywords a {
    line-height: 2.4em;
    margin-right: 3px;
    padding: 2px 7px 3px 7px;
    font-size: 0.8em;
    text-decoration: none;
    border-radius: 2px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0, 0 100%, 10px 0;
    background-size: 10px 53%, 10px 50%, 100% 100%;
    -moz-padding-start: 14px;
    white-space: nowrap;
}
.sell-media-meta .keywords a:hover {
    background: rgba(0,0,0,0.4);
    color: #fff;
}
.exif-info .genericon {
    vertical-align: middle;
    margin-top: -5px;
}