@charset "utf-8";#GB_overlay { background-image: url('/images/overlay.png'); position:fixed; overflow: auto; top: 0; left: 0; z-index: 1000; width: 100% ; height: 100% ;}#GB_window { top: 10px; left: 0px; position:fixed; background: #fff; border: 3px solid #41C7ED; overflow: auto; z-index: 1500;}#GB_frame { border: 0; overflow: auto; width: 100%; height: 378px;}#GB_caption { color: #fff; background-color:#41C7ED; padding: 2px 0 2px 5px; margin: 0; text-align: left; height:25px;}#GB_window img { position: absolute; top: 2px; right: 5px; cursor: pointer; cursor: hand;}