


/**
 * Settings for all maps
 */
 
/* WSC GPS Tracking */
#map3d_container {
	height: 340px;
	width: 490px;
}

#map3d {
	height: 100%;
	margin: 10px 0 0 40px;
	border: 2px solid #fff;
}

/* WSC Home Page */
#map3d_home_container {
	height: 626px;
	width: 244px;
}

#map3d_home {
	height: 100%;
}
