/* top banner current 86px*/


#TotSegment{
  position:absolute;
  top: 262px; /* top: banner + 6+ 170px; */
  left:370px;
  margin-left: auto;
font-family:Verdana; 
font-size:11px;
color:#FFFFFF;
background-color:#3366FF;
/*
border-width:1; 
border-color:#FF0000; 
border-style:dotted;  
*/
width:100px; height:30px; 
visibility:hidden;
}



#distBox{
  position:absolute;
  top: 392px;  /* top: banner + 6+ 300px; */
  left:600px;
  //margin-left: auto;

font-family:Verdana; 
font-size:11px; 
background-color:#FFFFFF;
border-width:1; 
border-color:black; 
border-style:double; 
width:150px; height:15px; 
visibility:hidden;
}

#AreaResult{
  position:absolute;
  top: 0px;
  left:300px;
  
font-family:Verdana; 
font-size:11px; 
color:#FFFFFF;
background-color:#7F172D;
text-align: center;
width:150px; /*height:15px;*/ 
height:28px;
visibility:hidden;
}


#fakebuttonPanel{
  position:absolute;
  top: 90px; /* top: banner +6+ 3px; */
  left:525px;
background-color:#81A5DB;
 /* width 25 *8 + 2*8 + 4 */
    width: 234px; 
  /*first left + 40 */
    height:27px; 
      z-index:1;
}


#buttonPanel{
  position:absolute;
   top: 90px; /* top: banner + +6+3px; */
  left:524px;
      z-index:1; 
}





#rectangle {
 VISIBILITY: hidden; 
 text-align:center;
 vertical-align:middle;

 border-width:3px;border-style:solid;border-color:#BF3C60; 
 POSITION: absolute; TOP: 0px; HEIGHT: 100px
 font-weight: bold; 
 font-size: 35px



}
#ZmCenter
{
 
color:#BF3C60;
font-size:30px;
font-weight:normal;
}


