/* Search field */
#ebtv_search{
  background: url(/bourse/public/website/img/pages/ebtv/shared/header_bg.gif) no-repeat;
  width: 266px;
  height: 27px;
  text-align: center;
  padding: 4px 0 0 30px;
}
#video_search{
  width: 200px;
  float: left;
  height: 17px;
  margin: 1px 0 0 0;
}
#find{
  height: 23px;
  width: 23px;
  border: none;
  background: url(/bourse/public/website/img/pages/ebtv/shared/ebtv_search_btn_ok.gif) no-repeat;
  cursor: pointer;
  float: left;
  margin: 0 0 0 5px;
}
#find:hover{
  height: 23px;
  width: 23px;
  border: none;
  background: url(/bourse/public/website/img/pages/ebtv/shared/ebtv_search_btn_ok_hover.gif) no-repeat;
  cursor: pointer;
}
