#mapit-lightbox{	position: absolute;	left: 0; width: 100%; z-index: 120; line-height: 0;} /* text-align: center; */
#mapit-lightbox img{ width: auto; height: auto;}
#mapit-lightbox a img{ border: none; }

#mapit-overlay{ position: absolute; top: 0; left: 0; z-index: 120; width: 100%; height: 500px; background-color: #000; } /*}}}*/
#mapit-lightbox #mimageDataContainer {
  height: 350px; 
}

#mapit-lightbox #mimageDataContainer {
  text-align: center; 
}

#mapit-lightbox #mimageDataContainer #map_canvas {
  width: 600px;
  height: 300px;
  
  margin-top: 50px;
  margin-left: 50px; 
}

.mapit-hidden {
  display: none; 
}
.map-info {
  text-align:left; 
}
.bottom #mclosewin {
    float: right;
  }
  
  
  
  .mapitframe.maptop {
    height:20px;
    width: 630px;
    margin-top: -313px;
    margin-left: 36px;
  }
 
  .mapitframe.mapbot {
    background-position:left bottom;
    height:26px;
    width:630px;
    margin-left: 36px;
    }
    
    
    .mapitframe.mapleft {
      background-position:left -19px;
      height:284px;
      width:14px;
      margin-left: 36px;
    }    
    
    .mapitframe.mapright {
      background-position:right -23px;
      height:284px;
      width:16px;
      margin-top: -284px;
      margin-left: 650px;
      
    }    
    
  
  .mapitframe {
    background:transparent url(/template_images/hvcb/mapit/mapit-frame.png?tag=HEAD) no-repeat scroll left top;
    display:block;
    position:relative;
  }

