
#DivAjaxExpPlugin_PhotoView_Body{
   display:none;
   z-index:10000000;
   position: absolute;
   margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.CssExprogramAjaxPhotoViewer_InfoText{
   color:#BBBBBB;
   font-size:8pt;
   padding:0.4em;
}

.CssExprogramAjaxPhotoViewer_InfoText2{
   font-size:8pt;
   padding:0.4em;
   background-color:#000000;
   color:#FFFFFF;
}

.CssExprogramAjaxPhotoViewer_Dumy{
   filter:alpha(opacity=0);
}

#DivAjaxExpPlugin_PhotoView_Mark{
   background-color:#000000;
   width:100%;
   display:none;
   position: absolute;
   filter:alpha(opacity=40%);
}

#DivAjaxExpPlugin_PhotoView_Info{
   border:2px solid #000000;
}



