@CHARSET "UTF-8";
.videoPlayer { position:fixed; left:50%; top:50%; width:660px; margin-left:-330px; height:420px; margin-top:-210px; }
#playerContent { margin:0 auto; }
.closePlayer{ display:block; height:20px; color:#cc0000; text-decoration:none; font-weight:bold;  z-index:9999; text-align:right; margin:-20px 0 10px 0; }
