.map_types { height: 225px; }
#map_canvas { width: 699px; height: 550px; margin-bottom: 24px; }
#marker_list { float:left; width:200px; height: 550px; list-style:none; padding: 0; margin-top: 40px; margin-bottom: 100px; overflow: auto; clear: both; }
#marker_list li { padding:10px; }
#marker_list li:hover { background:#555; color:#fff; cursor:pointer; }

.mapContent { width: 350px; height: 200px; margin-bottom: 20px; overflow: auto; clear: both; }
.mapContent hr {margin: 15px 0}
.smallpop{
  width: 200px;
  height: 120px;
}
.tallpop{
  height: 210px;
}
.divKnowmore { position: absolute; bottom: 0; height: 20px; }

div.picture img { margin: 10px 10px 10px 0; }

div#map_canvas div div div div.gmnoprint { margin-top: 30px; }
div#map_canvas div div div div.gmnoprint div { margin-top: 0; }

a.knowmore, a.knowmore:active, a.knowmore:visited  { color: #ccc; text-decoration: none; white-space: nowrap; }
a.knowmore:hover { text-decoration: underline; white-space: nowrap; }

div.vignettes-img{
  width:50%;
  float:left;
}
div.vignettes-img img{
  clear:both;
  display:block;
  text-align:center;
}
div.vignettes-txt{
  padding-right: 5px;
}