#overlay{position: absolute; top: 0px; left: 0px; z-index: 1000; width: 100%; height: 500px; background-color: #000; filter:alpha(opacity=60); opacity:0.6;}
#containerVideoPlayer{position: absolute; top: 0px; left: 0px; z-index: 1001; background: #fff;}
#containerVideoPlayer .chiudi {display: block; height: 20px; line-height: 20px; font-size: 10px; padding-right: 5px; text-decoration: none; color: #000; text-align: right;}
#videoPlayer{z-index: 1002;}