#videoplayer {
    line-height: 0;
}
#flowplayer-floating-container {
    width: 45%;
    left: unset;
    right: 10px;
    bottom: 10px;
    position: fixed;
    box-shadow: 0 0 5px 2px #a5a5a5;
    line-height: 0;
    z-index: 100;
}