﻿.MapPlaceHolder {
   width: 100%;
   height:  100%;
   min-height: 300px;
   min-width: 100px;
   
   /* Service Studio specific attributes */   
   
   
   
   
}

/* Fix for corrupted map controls; see this:
http://stackoverflow.com/questions/7471830/google-maps-api-v3-weird-ui-display-glitches-with-screenshot */
.gm-style img { max-width: none; }
.gm-style label { width: auto; display: inline; }