h1 { padding: 0 20px; }

body { font-family:arial,sans-serif; }

#map {
  width: 100%; 
  height: 300px;
  overflow: hidden;
}


#map_footer {
  position: fixed; 
  padding: 2px 0;
  bottom:0; 
  width:100%;
  height: 39px; 
  text-align:right; 
  padding-right:4em; 
  background-color:black; 
  color:#FFFFFF;
  background: #679810 url(/blog/wp-content/themes/EcoPro/images/eco-bg-spotlight-rpt.jpg) repeat-x center top;
}

#map_footer .content {
  padding-right:30px; 
}

#last_updated {
  font-size: 0.8em;
}

#num_dogs_and_cats {
  font-size: 1.2em;
}

#bottom_panel #last_updated {
	font-size: 0.8em;
	color: gray;
	margin-top: 0px;
	padding-top: 0px;
}

v\:* {behavior:url(#default#VML);}
html, body {width: 100%; height: 100%}
body {margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px}

.address {
	font-size: 0.8em;
	color: gray;
}

select {
        background-color: #DDD;
        font-size: 40px;
        background: #fff; 
        position: absolute; 
        top: 140px; 
        right: 50px; 
        z-index: 10; 
	padding:0 0 0 5px; 
}

.popup {
  text-align: left;
}
