div.following-header, div.followers-header {
  font-size: 0.75em;
}
div.followers-header {
  margin-bottom: 10px;
}
div.following-header div.show-all, div.followers-header div.show-all {
  float: right;
}

#preferences {
	margin-top:40px;
}

#profile_nav {
	border-bottom:solid 1px;
	margin-top:0px;
	text-align:center;
	width:85%;
}

#profile_nav ul {
	margin-bottom:8px;
}

#profile_nav a {
	color:#676767;
}

#profile_nav li {
	display:inline;
	border:solid 1px #BCBCBC;
	border-bottom:none;
	padding:10px;
}

p.delete_avatar {
	float:left;
	clear:left;
}