div#LatinOn_VS_container_1591 {
    display:inline-block;
    position: fixed;
    right: -100%;
    bottom: 0px;
    z-index: 100;
    -webkit-transition: right 2s;
    -moz-transition: right 2s;
    transition: right 2s;
}
div#LatinOn_VS_close_1591 {
    width: 100%;
    height: 20px;
    background: url("http://cdn.latinongroup.com/images/close.jpg") right no-repeat;
    background-size: 15px 15px;
    position: relative;
    cursor:pointer;
}
div#LatinOn_VS_player_1591 {
    width: 100%;
}

