.table_search
{
  width:100%;
  height:48px;
  background-color:#ee1e26;
}
.table_search tr td {  vertical-align:middle; }

.input_search
{
  width: 100%;
  height: 22px;
  border: 1px solid #464541;
  font:12px Arial;
}

.btn_search
{
  width: 59px;
  height:24px;
  background:url("images/btn.jpg") top left no-repeat;
  border:0px;
}