html, body {
  height: 690px;
  margin: 0;
  padding: 0;
}
  #map_canvas {
    height: 100%;
  }
#MapSearch{width:400px; height:30px; position:absolute; top:5px; left:300px}