Re: custom add friend link?
Not sure what classes you may have but you would work off a descendent selector set along these lines:
.directory #members-list .div.generic-button a {remove lots of styles here then add yours} or if you wanted to simply style all the buttons make the selector set more generic by removing parent /antecedent selectors