#quickTrackLayer {
  background-color : #cccccc;
  border:1px solid blue;
  width : 400px;
  height: 250px;
  position :absolute;
  left:130px;
  z-index : 90;
  font-family: itc legacy sans medium; 
  font-size: 11px;
  visibility : HIDDEN;
  overflow:auto;
  font-weight:normal;
}
.wrap{ position:relative;}
