/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay { background-color: #000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100000; }

#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }

#GB_window { left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150000; background: #fff url( ../_images/v2.1/bg_top_fade_normal.png) repeat-x 0 -10px; }
#GB_window .content { width: auto; margin: 0; padding: 0; }

.GB_Window .header { margin: 0; padding: 3px 0; height: 40px; font-size: 12px; color: #333; }
.GB_Window .caption { padding: 0px 20px 0 10px; color: #ed1e26; font-size: 14px; font-weight: bold; text-align: left; font-weight: bold; white-space: nowrap; }
.GB_Window .close { padding-right: 10px; text-align: right; }
.GB_Window .close span { color: #000; font-weight: bold; font-size: 12px; cursor: pointer; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
