.GB_Window .header
{
	display: block;
	background: none !important;
	border: 0px solid #FFFFFF !important;
	border-width: 0px !important;
	height: 1px;
	position: relative;
}

.GB_Window .header table
{
	background: none !important;
	border: 0px solid #FFFFFF !important;
	border-width: 0px !important;
}

.GB_Window .header .caption {
	display: none;
}

.GB_Window .header .close img {
	position: absolute;
	z-index: 99;
	top: -7px;
	left: -10px;
}

.GB_Window .header .close span {
	display: none;
}

.GB_Window .content
{
	border: 4px solid #00c6f7;
}

#GB_overlay
{
	/*visibility: hidden;*/
	background-color: #414141;
}