Search module issues

Hi Steve,
I have some troubles with my app.Can you please help me.
1. How to hide the search box on top right of the interface?
2. How to hide some fields from the search form? (i tried visibility:find = hidden but it is not working; when i print_r the field in SearchForm.php it gives me $field['visibility']['find'] = visible)
3. How to show calendar or select widget in search form for date fields? (in add form it displays right with widget:type = date, but not in the find form)
Thanks a lot for your help man!
I have some troubles with my app.Can you please help me.
1. How to hide the search box on top right of the interface?
2. How to hide some fields from the search form? (i tried visibility:find = hidden but it is not working; when i print_r the field in SearchForm.php it gives me $field['visibility']['find'] = visible)
3. How to show calendar or select widget in search form for date fields? (in add form it displays right with widget:type = date, but not in the find form)
Thanks a lot for your help man!