div#map {
  float: left;
  width: 400px;
  height: 300px;
}

#contactform {
  float: left;
  border: 0;
  display: inline;
  margin: 15px;
}