.ytv-see-more {
	float: right;
}

.ytv-thumbnail-wrapper {
    position:relative;
}

.ytv-thumbnail {
    margin: 0 auto 10px auto;
}

.ytv-duration {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: rgba(0,0,0,0.7);
    color: #FFFFFF;
}