#GB_window .content {
	border: 3px solid #fff;
}

.GB_Window .header {
	border: 0 none;
	background: #fff;
	padding: 0;
}

.GB_Window .caption ,
.GB_Window .close {
	padding: 10px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.GB_Window .close span {
	font-weight: bold;
	color: #8b8987;
}
.GB_Window .on {
	border-bottom: 0 none;
	color: #9d7632;
}
