#simplemodal-overlay {
  background-color:#000;
  cursor:pointer;
}

#simplemodal-container {
  height:700px;
  width:900px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simple_directions_modal {
  height:752px;
  width:1000px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simple_streetview_modal {
    height: 760px;
    width: 900px;
    background-color: #FFF;
    border:3px solid #ccc;
}
