Hide Add Comment and Send Message

This script hides the contact links: "Add Comment" and/or "Send Message"

Copy and paste to CSS

(Send Message)
li.message {display:none;}

(Add Comment)
li.comment {display:none;}

To use this script...
1. On the homepage, or wherever you see the blue
nav at the top, go to Profile > Customize Profile.
2. Next, go to CSS
3. Enter in the script
4. Publish