﻿#GoogleMapCanvas {
    border: 0px solid #ffffff;
    width: 100%;
    height: 650px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
