#map { height: 100%; }

.mapInfoOverlay { z-index: 100; position: absolute; 
				  right: 2%; bottom: 2%; padding: 5px 10px 5px 10px; 
				  background-color: #ffffff; border:2px solid black; }

.sectionIcon          { width: 14px; height: 14px; }

.cacheLink.archived   { color:#880000;     text-decoration: line-through; }
.cacheLink.disabled   {                    text-decoration: line-through; }

#cachesLoading { background-image: url('../images/spinner.gif'); margin-bottom: 4px; margin-top: 4px;
                 background-size: 16px 16px; background-repeat: no-repeat; padding-left: 20px; }