#left {
  float: left;
}

#right {
  margin-left: 100px;
}

.clear {
  clear: both;
}

label_test{
   display:block;
   width:60px;
   font-size:20px;
   margin:20px 10px 3px 3px;
}

/*.titleSearchArray {
  display: none;
}
*/
