body {
  color: #333;
}

body, input, button {
  line-height: 1.4;
  font: 13px;
}


a {
  color: #4183C4;
  text-decoration: none;
}

#examples a {
  text-decoration: underline;
}

#geocomplete { width: 400px}

.map_canvas { 
  width: 400px; 
  height: 269px; 
  margin: auto;
}

#multiple li { 
  cursor: pointer; 
  text-decoration: underline; 
}
.subject {
text-align: left;
}
input[type="checkbox"] {
width: 30px;
font-size: 10pt;
}