This is how I was going to suggest doing it. The only thing is, this
will disable this for any site or portal that uses this convention.
If you just want to do it on one page, the FP is the answer. If you
want it to go away everywhere, this style sheet rule is the way to do
it.
Another way is to copy this style out, then edit it and save it as
your own custom css file and then apply that style sheet to a site or
the portal. That way on any upgrades you are not editing MS files.
If you went this route, all you would need in the file is:
.ms-nav td, .ms-nav .ms-SPZoneLabel, .ms-input {
display: none;
}
Save that into a file and apply that to whatever.