﻿#player
{
    display: none;
    position: relative;
    z-index: 10000 !important;
}
#mediaPlayer1
{
    width: 480px!important;
    height: 385px!important;    
}
#playerCloseBar
{
    position: absolute;
    top: 4px;
    left: 95%;
    z-index: 10000 !important;
}
#playerCloseBar img
{
    cursor: pointer;
}
