﻿#mianDiv
{
      width: 100%;
      height: 100%;
}

#mainTable
{
      width: 100%;
      height: 100%;
      border-width: 3;
}

#Cell_11
{
      height: 30px;
      color: #FFFFFF;
      background-color: #646464;    
}

#Cell_21
{
      height: 440px;
}

#Row_3
{
      height: 30px;
      color: #FFFFFF;
      background-color: #646464;
}

#MapLL
{
      width: 99%;
}

#Cell_32, #Cell_33
{
      width: 100px;
}

#map_canvas 
{
      width: 100%  ;
        height: 400px ;
}

