body, table, p{
  background-color: white;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

.locatiecontent {
  height:446px;
  width:854px;
  background:#fff;
  float:left;
}

#mapsearch {
  float:left;
  width : 420px;
  height: 400px;
  position:relative;
  left:0px;
  top:-4px;
  overflow:hidden;
}

.gsmsc-idleMapDiv {
  width : 420px;
  border:0px;
}

#results {
  float:left;
  width:230px;
  height:307px;
  margin-left:10px;
  margin-top:5px;
}

#results, #results a {
  color:#000;
}

.gsc-search-box .gsc-search-box td,.gsc-branding {
  background:#fff !important;
}

.gsmsc-selected {
  background:#555 !important;
}

.gsmsc-resultsBox {
  font-size:11px;
}

.gsmsc-resultsBox .gsmsc-selected .gs-title {
float:left;
  color:#fff !important;
width:200px !important;
}

.gsmsc-resultsBox .gsmsc-result-list-item .gs-title {
float:left;
  color:#fff !important;
width:200px !important;
}

.gsmsc-resultsBox .gsmsc-result-list-item .gs-street {
float:left;
  color:#ccc;
width:230px !important;
overflow:hidden !important;
margin-left:20px;
}
  
.gsmsc-resultsBox .gsmsc-result-list-item {
float:left;
width:230px;
margin-bottom:5px;
padding-left:5px;
}

.gsmsc-controls {
  width:415px !important; 
float:left;
}

.gsmsc-resultsBox .gsmsc-result-list-item .gsmsc-result-list-item-key {
float:left;  
color : #fff;
  font-weight : bold;
  display : inline;
  margin-right : 4px;
width:20px !important;
}

.gsmsc-result-controls {
  background:#fff;
}

.gsmsc-result-controls div {
  color:#fff !important;
}

/*----------------- locatie submenu */
.locatielinks {
  margin:0;
  padding:10px;
  position:absolute;
  left:0px;
  bottom:0px;
}

.locatielinks li {
  display:inline;
  color:#fff;
}

.locatielinks li a {
  padding:4px;
  color:#fff;
}

.gsmsc-result-list-more-results {
display:none;
}
.gsmsc-result-list-clear-results {
display:none;
}

#resultsinfo p{
float:left;
width:230px;
margin-left:10px;
margin-top:5px;
font-size:11px;
background-color:#000;
color:#fff;

}
