.googleMap {
    width: 250px;
    height: 250px;
    float: left;
    border: 1px solid #ccc;
    margin-left: 0;
}

.googleMapLink {
    width: 250px;
    float: left;
    margin-left: 0;
    clear: both;
    text-align: center;
}