/* Generated by KompoZer */ .simple_overlay { border: 2px solid #666666; display: none; z-index: 10000; background-color: #333333; min-height: 200px; min-width: 200px; } .simple_overlay .close { background-image: url(overlay/close.png); position: absolute; right: -10px; top: -10px; cursor: pointer; height: 20px; width: 20px; } #demotip { border: 1px solid white; background-repeat: repeat; background-attachment: scroll; background-position: 0% 50%; display: none; color: #ffffff; font-family: Arial,Helvetica,sans-serif; font-size: 12px; background-color: #333333; font-weight: bold; opacity: 0.823; width: 150px; margin-left: 65px; padding-top: 7px; padding-bottom: 8px; margin-top: -5px; }