@charset "utf-8";
/* CSS Document */
#search-box, #search-box td { font-size:11px; }
#search-box { width:210px; margin:25px 10px 0px 10px; overflow:hidden; }
#search-box-content { margin:20px 4px 4px 10px;  }
#search-box form { margin:0px; padding:0px; width:100%; height:100% }
#search-box input { height:22px; }
.fieldLlegada { width:90px; height:30px; float:left; margin-right:8px; }
.fieldNoches { width:60px; height:30px; float:left; }

.fieldAdultos { width:60px; height:30px; float:left; }
.fieldNenes { width:60px; height:30px; float:left; }
.fieldCunas { width:60px; height:30px; float:left; }
.fieldBuscar { width:100%; height:30px; text-align:center; margin-top:5px }
.spacer1 { width:100%; height:5px; overflow:hidden; float:left; }
