#gmap { height: 40em; margin-top: 1px; width: 100%; }
		
#map-type-container { 
	height: 2.8em;
	position: relative;
	width: 16.5em;
}

	#map-type-background { 
		background-color: #fff;
		height: 100%; 
		position: relative;
		width: 100%;
	}
	
	.map-type-button {
		width: 6.42em;
		height: 1.25em;
		padding-top: .17em;
		margin-right: 1px;
		cursor: pointer;		
		position: absolute;
		color: #fff;
		font: bold 1.2em Arial, sans-serif;
		text-align: center;
		background-color: #005595;
		top: .42em;
	}

#gmap-legend { list-style: none !important; overflow: hidden; }
	#gmap-legend li { color: #303030; line-height: 16px; margin-left: 0 !important; padding-left: 31px; position: relative; }
		#gmap-legend li img { border: 1px solid #fff; height: 1em; left: 0; position: absolute; width: 2.33em; }
		
.ui-tabs-close { background-color: transparent; border: none; margin: 0 !important; padding: 0 !important; text-align: right; width: 100%; }
	.ui-tabs-close a { font-size: .92em !important; font-weight: bold; padding-top: .8em; }
	
#gmap-wrapper { position: relative; }
#gmap-preloader { background: #000 url('http://www.millersville.edu/lib/v2/img/common/preloader.gif') center center no-repeat; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 999; }
	#gmap-preloader span { color: #fff; font-size: 14px; font-weight: bold; left: 46%; position: absolute; top: 42%; z-index: 999; }
	
#gmap-directions-response { display: none; }
	#gmap-directions-response table td { font-size: 1.2em; padding: 0; margin: 0; }
		#gmap-directions-response table td img { border: none; padding: 0; margin: 0 0 2px 0; }
