html, body.has_js { height:100%; }
body.has_js {  margin: 0px;  padding: 0px;  overflow: hidden;}
.has_js #flash_content {  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  color: 0xFFFFFF;  height: 100%;}
.has_js #flash_content .alt {visibility:hidden;}

/* alt. content */

#flash_content ul.album_part {overflow: auto;}
#flash_content ul.album_part li {float:left; list-style-type:none;}

.popups_container {position:absolute; left:0; top:0; right:0; bottom:0; display: none;}
.popups_container .alphascreen {position:absolute; left:0; top:0; right:0; background:black;}
.popup {position: relative; margin: auto; z-index: 9000; width: 500px; top: 50px; background-color:black;
  border:1px solid #AAA; display: none; }
.popup_bar {padding:3px; height: 15px; z-index: 9000;}  
.popup_bar a {float:right; color: white; z-index: 9000 !important;}


