.video.flex-video {
    clear: both;
}
#L56V .author {
    clear: both;
    display: block;
    border-bottom: none;
    font-size: 13px;
    position: relative;
    padding-left: 80px;
    min-height: 80px;
}
#L56V .author IMG {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-right: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
#L56V .author A > SPAN {
    color: #E74C3C;
    font-weight: 700;
    display: block;
    padding-top: 10px;
}
#L56V .author .name {
    color: #626261;
    font-weight: 300;
    padding-top: 0;
    display: inline-block;
}
#L56V .author .name:before {
    content: 'Specialista in ';
    color: #626261;
    font-weight: 300;
}
#L56V .author .name + .name:before {
    content: ' e ';
    color: #626261;
}