@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    display : none;
    left: 0px;
    margin: 0px;
    padding: 0px;
    top: 0px;
}
* html body #lightbox,
* html body #outerImageContainer,
* html body #imageContainer,
* html body #lightboxImage{
zoom:80%;
}
#overlay{
display:none;
height:0;
}
html, body, #lightbox, #outerImageContainer, #imageContainer, #lightboxImage {
    background: none;
    display: block;
    margin: 0px;
    padding: 0px;
    position: absolute; /*relative;*/
    top: 0px;
    left: 0px;
}