/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
 	      }

#GB_window {
	left: 200px;
	top: 200px;
	font-size: 1px;
	position: absolute;
	overflow: visible;
	z-index: 150;
	float: right;
 	padding-left: 100px;
}

#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_header {
     left: 0;
    margin: 0;
    z-index: 300;
    position: absolute;
 
 }

.GB_header .inner {
     font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
 
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
 
}

.GB_header .caption {
	font-size: 16px;
	text-align:  left;
	font-weight: bold;
	white-space: nowrap;
 	color: #990000;
	font-family: Arial,ËÎÌå;
	font-style: normal;
	line-height: 40px;
	text-indent: 20px;
	
	
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 300;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


 
#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

 


.GB_Window .content {
      border-top: none;
}

.GB_Window .header {
    
    margin: 0;
	background:url(boxtitle.gif) no-repeat;
    height: 49px;
    font-size: 12px;
     color: #990000;
}
.GB_Window .caption {
	font-size: 14px;
	text-align:  left;
	font-weight: bold;
	white-space: nowrap;
	margin-left:20px;
	color: #FFFFFF;
	font-family: Arial,ËÎÌå;
	font-style: normal;
	line-height: 40px;
	text-indent: 20px;
  }

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 16px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 10px 0 0;
}

 