#map-container {
  float: left;
  width: 700px;
  height: 500px;
}

#ggm-itineraire-form input {
  font-size: 0.95em;
}

#from-input, #to-input{
  width:215px;
}

#search-input{
  width:400px;
}

#ggm-itineraire-form select {
  font-size: 0.95em;
}

#dir-container {
  font-size: 0.85em;
  height: 700px;
  overflow: auto;
  padding: 2px 4px 2px 0;
}
#dir-container table {
  font-size: 0.85em;
  width: 700px;
}

#ggm-itineraire-form {
  float: left;
  width: 700px;
  font-size: 0.80em;
  font-weight:bold;
}

#ggm-itineraire{
  width:700px;
  display:block;
}
