/* If the map DIV doesn't have a size set up, it won't appear on the page */

.gllpMap {
    width: 100%;
    height: 350px;
}
