#profile-avatar {
	position: relative;
}

#profile-avatar img {
	position: relative;
	margin-bottom: 10px;
}

#profile-avatar .popover {
	width: 20em;
}

#profile-avatar .popover-contents {
	display: none;
}

.profile-links li{
	list-style: none;
	display: inline-block;
	margin-left: 5px;
}
