#MapTable td { white-space:nowrap; }

#Map {
	width:600px;
	height:400px;
	border:1px solid black;
}

#Legend { padding-left:6px; vertical-align:top;}
#Legend table td { vertical-align:middle; padding-bottom:4px; }
#Legend legend { padding-bottom:6px; }
#Legend img { width:16px; height:16px; }

#TimeFilter {
	padding-left:6px;
	vertical-align:bottom;
	text-align:center;
	font-size:10pt;
}
#TimeFilter select { font-size:8pt; }

#ToolBar { padding-top:4px; }

#EventMarkerList {
	margin-left:6px;
	border:1px solid black;
	background-color:#EEEEEE;
	color:black;
}
#EventMarkerList optgroup { font-size:10pt; }
#EventMarkerList option { font-size:8pt; padding-left:10px; }

#CoordinateFormatSelection {
	visibility:hidden;
}

#LongitudeLabel, #LatitudeLabel, #CoordinateFormatSelection {
	font-size:8pt;
	color:#666666;
}

#HeaderTechnicalAlarm, #HeaderFireAlarm, #HeaderExercise, #HeaderYouth, #HeaderAppointment, #HeaderNews {
	padding:3px;
	margin-bottom:3px;
	border-width:0px;
	font-size:12pt;
}

#InfoWindowLink {
	text-align:center;
	font-size:8pt;
}

#InfoWindowDescription {
	background-color:#FFFFFF;
	text-align:justify;
	font-family:Arial;
	font-size:8pt;
	border-width:0px;
}

button img {
	width:32px;
	height:32px;
}

.useless {
	font-size:8pt;
	color:#DD0000;
}

