#GB_overlay {background:#ff6600; position: absolute; margin: auto; top: 0; 
left: 0; z-index: 100; }
#GB_window { left: 0; top: 0; padding-top:20px; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Gallery { margin: 0 22px 0 22px; }
.GB_Gallery .content { background-color: #fff; border: 15px solid #676767; }
.GB_Window .content { background-color: #fff; border: 15px solid #676767; }
.GB_Window .close img, .GB_header .close img { cursor: pointer; z-index: 500; position:absolute; right:0px; margin-top:2px; width:22px; height:20px;}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    cursor: pointer; 
	color:#ffffff;
	padding-top:3px;
	font:18px Arial, Helvetica, sans-serif;
}

