#jwdSearchContainer {
  width:365px;
  height:49px;
  text-align:center;
  margin:8px auto 0 auto;
}

#jwdSearchContainer table {
  border:1px
}

#jwdSearchForm {
  width:365px;
  height:37px;
  margin:0;
  padding:12px 0 0 0;
  background:url(../images/jwd_img/jwd_search_bg.jpg) no-repeat;
}

#jwdSearchText{
  width:260px;
  padding:6px 0 5px 5px;
  margin:1px 0 0 0;
  border:0;
  background:transparent;
  font-size:12px;
}

#jwdSearchTextBg{
  width:266px;
  height:26px;
  margin:0;
  padding:0;
  border:0;
  background:url(../images/jwd_img/jwd_search_text.jpg) no-repeat;
}

#jwdSearchButton{
  width:73px;
  height:26px;
  margin:0;
  padding:0;
  border:0;
  background:url(../images/jwd_img/jwd_search_button.jpg) no-repeat;
  cursor:pointer;
}