Javascript code to hide any element for hiding the object.
This can also be good for Sharepoint.
<script type=
"text/javascript">document.getElementById(
'ClientId of the Object').style.display="none";</script>
Submitted By Nipesh Shah @ 9/22/2011 11:29:34 AM