DIV.illustrations-popup-large {
    Z-INDEX: 8; 
}
DIV.illustrations-popup-large DIV.ill-large {
    Z-INDEX: 1; DISPLAY: none; POSITION: absolute; TOP: 0px; LEFT: 0px; border: 1px solid black; 
} 
DIV.illustrations-popup-large DIV.ill-large DIV.myimage {
    Z-INDEX: 2; POSITION: relative; 
}
DIV.illustrations-popup-large DIV.ill-large IMG.close {
    Z-INDEX: 4; RIGHT: 13px; CURSOR: pointer; CURSOR: hand; POSITION: absolute; TOP: 15px
}
DIV.illustrations-popup-large DIV.ill-large DIV.caption {
    FONT-SIZE: 12px; Z-INDEX: 3; MIN-HEIGHT: 26px; POSITION: relative; HEIGHT: 26px; BACKGROUND-COLOR: #f5f5ea; font-weight: bold;
}
DIV.illustrations-popup-large DIV.ill-large DIV.caption DIV {
    PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 0.5em; PADDING-TOP: 15px; text-align: center;
}