

/* The css file for the coordinates setup panel. */


/* The coordinates setup panel itself. */
.CoordinatesSetupPanel{
	
}


/* The radio buttons. */
.CoordinatesSetupPanelCoordinatesStyleRadioButton{
	display: block;
	margin-bottom: 0.1em;
}



/* The panel with the coordinate style radio buttons. */
.CoordinatesSetupPanelCoordinateStylesPanel{
	margin-bottom: 0.5em;
}



/* The panel with the coordinates language UI. */
.CoordinatesSetupPanelCoordinatesLanguagePanel{
	
}



/* The label for the coordinates language box. */
.CoordinatesSetupPanelCoordinatesLanguageLabel{
	margin-right: 0.3em;
}