#GB_overlay{
	background-color:#000;
	left:0;
	position:absolute;
	top:0;
	z-index:100;
	margin:auto;
}
#GB_window{font-size:15px;left:0;overflow:visible;position:absolute;top:0;z-index:150;}
#GB_window .content{width:auto;margin:0;padding:0;}
#GB_frame{border:0;overflow:auto;white-space:nowrap;margin:0;padding:0;}
.GB_Gallery{margin:0 22px;}
.GB_Gallery .content{
	background-color:#FFF;
	border:1px solid #898989;
	margin:30px;
}

.GB_header{border-bottom:1px solid #555;border-top:0px solid #555;left:0;position:absolute;top:10px;z-index:500;margin:0;}
.GB_header .inner{
	background-color:#e2e2e2;
	font-family:Arial, Verdana, sans-serif;
	padding:2px 20px;
	background-image: url(bg_nav-link-hover-ac2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.GB_header table{border-collapse:collapse;width:100%;margin:0;}
.GB_header .caption{
	color:#4B4B4B;
	font-size:20px;
	text-align:left;
	white-space:nowrap;
}
.GB_header .close img{cursor:pointer;z-index:500;width:113px;height:29px;}
.GB_header .middle{text-align:center;white-space:nowrap;}
#GB_middle{color:#4B4B4B;}
#GB_middle img{cursor:pointer;vertical-align:middle;}
#GB_middle .disabled{cursor:default;}
#GB_middle .left{padding-right:10px;width:85px;height:29px;}
#GB_middle .right{padding-left:10px;width:85px;height:29px;}
.GB_Window .content{background-color:#FFF;border:3px solid #CCC;border-top:none;}
.GB_Window .header{border-bottom:1px solid #aaa;border-left:3px solid #ccc;border-right:3px solid #ccc;border-top:1px solid #999;color:#333;font-size:12px;height:22px;margin:0;padding:3px 0;}
.GB_Window .caption{font-size:12px;font-weight:700;padding-right:20px;text-align:left;white-space:nowrap;}
.GB_Window .close span{cursor:pointer;font-size:12px;}
.GB_Window .close img{cursor:pointer;padding:0 3px 0 0;}
.GB_Window .on{border-bottom:1px solid #333;}
.GB_Window .click{border-bottom:1px solid red;}
.GB_header .close,.GB_Window .close{
	text-align:right;
}
.GB_header td{
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
