.form-search-1 {
  margin-bottom: 3px;
  width: 154px;
  border: 1px solid #a5acb2;
  font-size: 10px;
}

.form-search-2 {
  width: 50px;
  height: 17px;
  font-size: 9px;
  border: 1px solid #a5acb2;
}

.form-search-3 {
  width: 154px;
  _width: 160px;
  float: left;
  border: 1px solid #a5acb2;
}

.search-label {
  font-size: 80%;
}


.countProcust {
  width: 25px;
  height: 17px;
  font-size: 9px;
  border: 1px solid #a5acb2;
}

.ProductNote {
  width: 250px;
  height: 17px;
  font-size: 9px;
  border: 1px solid #a5acb2;
}

.button-medium {
  width: 154px;
  _width: 160px;
  height: 20px;
  font-size: 11px;
  border: 1px solid #3b464a;
  background: #3b464a;
  color: #FFF;
}

.button-small {
  width: 80px;
  height: 20px;
  font-size: 11px;
  border: 1px solid #3b464a;
  background: #3b464a;
  color: #FFF;
}

.fulltext-search {
  position: relative;
  text-align: right;
  margin-top: 23px;
  _margin-top: 20px;
  width: 154px;
}

.form-help {
  position: absolute;
  right: 0;
  top: -25px;
  cursor: help;
  width: 20px;
  height: 20px;
  float: left;
  background: url('../img/icons/help.gif') right top no-repeat;
}

.checkboxes td {
  font-size: 90%;
}

.checkboxes td input {
  margin: 0;
  padding: 0;
}

.form-quantity {
  width: 25px;
  height: 17px;
  font-size: 9px;
  border: 1px solid #a5acb2;
}

