#GB_overlay {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
}

#GB_window {
  font-family: helvetica, verdana, sans-serif;
  left: 0;
  top: 0;
  font-size: 1px;
  position: absolute;
  z-index: 150;
  margin-top: 10px;
 
}

#GB_frame {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: auto;
}


.GB_t_frame {
  color: #444;
  font-size: 12px;
  line-height: 12px;
}


.GB_loader {
  color: #616161;
  background-color: #fff;
}

.GB_t_frame {
  margin: 0;
  padding: 0;
}

.GB_content {
  padding: 0;
  margin: 0;
  vertical-align: top;
  margin-bottom: 25px;
  z-index: 155;

}

.GB_loader {
  z-index: 500;
  left: 6px;
  font-size: 16px;
  text-align: center;
}
.GB_container {
  margin: 0;
  padding: 0;
  border: solid 1px #999;
  
}


.GB_caption {
  padding-left: 5px;
  font: bold 13px Tahoma, Verdana, Arial;
}
.GB_header {
  width: 100%;
  text-align: left;
  vertical-align: middle;
  padding: 4px 1px 2px 1px;
  margin: 0;
  background: #fff url(head.gif) repeat-x;
  color: #222;
  height: 24px;
  border: solid 1px #999;
  border-bottom: none;
}

.GB_close {
  white-space: nowrap;
  text-align: right;
  width: 20px;
  top: 0;
  z-index: 200;
  cursor: pointer;
  cursor: hand;
  background: transparent url(close.png) no-repeat;
  text-indent: -2000px;
}



.dijagram {background: #fff url(dijagram.gif) no-repeat; width: 580; height: 500px; position: relative;}
.dijagram a {position: absolute; width: 70px; height: 20px; display: block;}

.dijagram2 {background: #fff url(cpq_diag_new2.png) no-repeat; width: 582; height: 336px; position: relative;}
.dijagram2 a {position: absolute; width: 70px; height: 50px; display: block;}

