Search for in
Hiding Google search
MySpace Website Tutorials | Submited Jan 17, 2008
Written by: 
How to hide the Google search bar. and it works, woo!
Notes
Style Tags. You need them.
That is all.
Code
.37182{hide the google search form}
div table div form{display:none !important}
.37182{Keep other form you may have}
table table table td form{display:inline !important}