div#curtain { position: absolute; left: 0; top: 0; z-index: 10; display: none; }
div#image { position: absolute; left: 0; top: 0; z-index: 12; display: none; background: red; color: #000; }
div#image .image-meta { background: #fefefe url( ../graf/imagemeta_bg.gif ) left bottom repeat-x; padding: 10px 15px; line-height: normal; font-size: 11px; }
div#image p { float: left; }
div.image-close { position: absolute; right: -8px; top: -8px; width: 21px; height: 21px; background: url(../graf/imageclose.gif) no-repeat center; }
div#image div.image-pages { float: right; }
