body {
    font-family: "Gill Sans";
}

span.incidenttype { 
  font-weight: bold; 
}

div.incident{ 
    width: 300px;
    background: white;
}


#map_canvas{ 
  width:700px; 
  height:700px; 
}

/* span.datestamp { font-weight: italic; } */
