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

.gllpMap img {
    max-width: none !important;
}
