#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px white;
}


.GB_header .inner {
    background-color: white;
    font-family: Arial, Verdana, sans-serif;
    padding: 1px;
}


.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}


.GB_header .middle {
    white-space: nowrap;
    text-align: right;
}


#GB_middle {
    color: #eee;
}

#GB_middle .right {
    padding-left: 1px;
}


.GB_Window .content { background-color: #fff; border-color: white; border-style: none; border-width: medium 3px 3px; }

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}


.GB_Window .close { text-align: right; color: #E2E2E2; }
 { 
    font-size: 12px;

}




