I notice your id selectors are inconsistent:
Please enter country and update to preview Google Map
<div id="mapcanvas" sty></div>
and
#map_canvas {
width: 400px;
height: 400px;
}
Are you getting a javascript error or just a displaying error from the CSS?