div#contact_info {
    float: left;
}

div#map_canvas {
    float: right;
    width: 400px;
    height: 300px;
}