.searchTable{
  border: 1px solid #CCCCCC;
}
.searchTable td{
  padding: 4px;
}
.searchTable input[type="number"]{
  width:60px;
}
.searchTable button{
  float:right;
}
.text{
  width: 100px;
}
