DIV.illustrations-popup-large {
    Z-INDEX: 8; 
}
DIV.illustrations-popup-large DIV.ill-large {
    DISPLAY: none; LEFT: -60px; POSITION: absolute; TOP: -150px; border: none; 
} 
DIV.illustrations-popup-large DIV.ill-large DIV.myimage {
    Z-INDEX: 2; POSITION: relative;
	left: -230px;
	top: 100px;
	padding: 10px 10px 14px 10px;
	background: #FEFFEA;
	border: 1px solid #AFA278;
 
}
DIV.illustrations-popup-large DIV.ill-large IMG.close {
    Z-INDEX: 4; RIGHT: 243px; CURSOR: pointer; CURSOR: hand; POSITION: absolute; TOP: 110px;
}
DIV.illustrations-popup-large DIV.ill-large DIV.caption {
    FONT-SIZE: 12px; Z-INDEX: 3; MIN-HEIGHT: 46px; POSITION: relative; HEIGHT: 46px; 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: 1.0em; text-align: center;
}