/* Placeholder styles for Video Popup (for content injection) PW:RB */
.videoContentWrapper a img {
    height: 108px;
    border-top: 6px;
    border-bottom: 6px;
    border-color: black;
}

.videoContentWrapper a span.title {
    padding-left: 6px;
    margin-top: 45px;
    position: absolute;
}

.videoContentWrapper a span.duration {
    padding-left: 6px;
    margin-top: 65px;
    position: absolute;
}

.videoThumbnail-large a img {
    height: 200px;   
}