.video_entry {
    margin: 5px 0;
    text-align: center;
    height: 80px;
    overflow: hidden;
}

.video_entry>.thumbnail {
    float: right;
}

.video_entry>.thumbnail>img {
    width: 60px;
    height: 60px;
}

