@import url(maps-chrome.css?v=202101);
@import url(maps-content-general.css);
@import url(maps-content-forms.css);
@import url(maps-content-tables.css?v=202201);

#bar, #headerSearchForm, #footer {
	display: none;
}

#normal, #homePage, #mapViewer {
	background-color: white;
	background-image: none;
}

#mainContent a:link:after,
#mainContent a:visited:after {
  content: " [" attr(href) "] ";
  font-size: 80%;
}

