.vviews {
    color: #999;
    background: inherit;
}

#photolistcontainer a:hover { text-decoration: none; }


.locked {
    float: right;
    position: relative;
    width: 21px;
    height: 21px;
    margin: -16px 10px 0px 0;
    background: url(../i/lock-badge.png) no-repeat;
}


* html .play { position: static; display: inline; }


.trans .play {
    background: url(../i/play_no.png) no-repeat;
}
