$(function() {
	$('.profile_btns').tipsy({gravity: 'w'});
});