Just add this to your CSS file (which should be somewhere in a subfolder of /sites/all/themes/yourTheme/)
#node-form .tips, .tips + a, .tips + p { display:none;} ul.tips { display:none;}
ul.tips { display:none;}