
#mapdata
{
   padding: .5em;
   margin-top: .6em;
   margin-bottom: 1em;
   border: .1em solid #C6BEB3;
   background: #C6BEB3;
   text-align: center;
}
#mapdata label{ vertical-align: text-top; }
#map
{
   font-size: .85em;
   width: auto;
   height: 815px;
   background: #FFF;
   color: #000000;
   text-align: left;
   z-index: 1;
}
#map h6 {
   color: #000000;
   margin-bottom: .3em !important;
   padding-bottom: .2em !important;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#map a {
   color: #0066CC !important;
   border-bottom-color: #0066CC !important;
   text-decoration: none;
}
#map a:hover {
   text-decoration: none;
}
#map.overflow{
	height: auto;
}
#loader, #feedback {
   color: #000000;
   font-size: 1em;
   background: #FFFFFF;
   margin-top: 1em;
   text-align: center;
}
#loader img {
   vertical-align: middle;	
}

