#page #search_mapa {
  width: 534px;
  height: 259px;
}

#right #search_mapa {
  width: 234px;
  height: 250px;
}

#controlMapSearch div {
  background-color: #416386;
  height: 31px;
}


#page #controlMapSearch div {
  width: 534px;
}

#right #controlMapSearch div {
  width: 234px;
}


#controlMapSearch input {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 4px;
}

#page #controlMapSearch input {
  width: 350px;
}

#right #controlMapSearch input {
  width: 223px;
}

#page #controlMapSearch span {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 150px;
  height: 18px;
  border: 1px solid #7F9DB9;
  background-color: #E1E6EA;
  color: #416386;
  margin: 4px;
  padding: 1px;
  text-align: center;
  cursor: pointer;
}

#right #controlMapSearch span {
  display: none;
}


#gps_search .button1 {
  background: url('../images/srch_btn.gif') no-repeat;
  width: 168px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-decoration: center;
  border: 0;
  font-size: 15px;
  font-weight: bold;
}

#gps_search.sc_frm .frmbutbg {
  background: none;
  margin: 0;
  padding: 0;
}
