/* this is the print stylesheet */

div#search_panel, div#menu, div#footer, div#flash_map, div#header {
  display : none;
}
div#map, div#map2, div#map3 {
  width : 380px;
  height : 350px;
  border : black 1px solid;
  padding : 0em;
}
h2.map {
    margin-top : 40px;
}