.overlay {
    padding:45px 50px 39px 35px;
    width:576px;
    display:none;
    background-image:url(/images/shared/flowplayer/images/black.gif) !important;
}

.close {
    background:url(/images/shared/flowplayer/images/close.png) no-repeat;
    position:absolute;
    top:2px;
    right:10px; /*-238*/
    display:block;
    width:35px;
    height:35px;
    cursor:pointer;
}

#player {
    height:432px;
    display:block;
} 