@charset "utf-8";
/* CSS Document */
img { behavior: url('/iepngfix.htc'); border:0;}

body {
height: 100%;
width: 100%;
margin: 0;
padding:0;
background:#000;
}
#fancybox-frame{ overflow:hidden; width:960px; height:380px; }

#button {  visibility:hidden; position:absolute; right: 20px; top:0;}
#button2 {  visibility:hidden; position:absolute; left: 10px; top:0;}


#video { position:absolute; bottom:10px; right: 10px; color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px;}
#video a { color: #666666; text-decoration:none;}
#video a:hover { text-decoration:underline;}

#facebox .body {
  padding: 10px;
  background: #000;
  width: 500px;
  font-size: 11px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color: #CCC;
}