.CDLightboxPlayer_Overlay {
 background-color:#000;
 z-index:999;
}

.CDLightboxPlayer_Container {
 background-color:#fff;
 text-align: right;
 z-index:1000;
}

.CDLightboxPlayer_Object {
}

.CDLightboxPlayer_Foot {
 position:relative;
 height:36px;
}

.CDLightboxPlayer_Close {
 position:absolute;
 right:0px;
 padding:5px;
 width:26px;
}