input {
  border:1px solid #cccccc;
  background:#ffffff url('img/shadow_top.png') 0 -6px repeat-x;
}

#main_search .keyword {
  margin:5px 0px 4px;
  width:288px;
  font-size:15px;
  padding:5px 4px 3px 4px;
  height:21px;
}

#main_search .submit {
  margin-top:5px 0;
  height:30px;
  width:100px;
  float:right;
  background: #e5e5e5 url('img/highlight_top.png') repeat-x;
  color:black;
}

#side_search {
  margin-top:5px;
  margin-bottom:6px;
}

#side_search .keyword {
  padding:7px 4px 1px 4px;
  height:18px;
  margin-top:5px 0 6px;
  width:108px;
  vertical-align:top;
}

#side_search .submit {
  height:28px;
  width:50px;
  margin-left:10px;
  background: #e5e5e5 url('img/highlight_top.png') repeat-x;
  color:black;
}
