select
{
  border: 1px solid #C4D0E9;
  height: 20px;
}

input.prod_search
{
/*  border: 1px solid #00389F; */
/*  height: 20px; */
/*  line-height: 18px; */
/*  font-size: 12px; */
  border: 1px solid #00389F;
  background-color: #F3F5FA;
/*  width: 144px; */
  height: 17px;
  font-size: 12px;
  padding-top: 3px;

}

input.button_hide
{
  width: 1px;
  height: 1px;
}

form
{
  margin: 0;
  padding: 0;
}

.sel_text
{
  font-family: Verdana;
  font-size: 9px;
  color: #597DC1;
}

.sel_bak_text
{
  font-family: Verdana;
  font-size: 9px;
  color: #00389F;
}

a.sel_bak_text
{
  font-family: Verdana;
  font-size: 11px;
  color: #7996CC;
}

.text_1
{
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 12px;
  color: #00389F;
  font-weight: bold;
}

#load
{
  position: absolute;
  width: 300px;
  height: 200px;
  top: 165px;
  left: 140px;
  background: #FFF;
  border: 1px solid #00389F;
  text-align: center;
  z-index: 15;
}
