.data-label {
  text-align:right;
  font-weight:bold;
}
.data-label,
.data-data {
	margin-right:10px;
	float:left;
}
.data-label {
	width:70px;
}
.data-data {
	width:105px;
}
.userPic {
	border:1px solid #333333;
}
.profile-bio {
	margin-top:1em;
}
#profile {
  padding:1em;

}
#profile-headshot,
#profile-info {
	position:relative;
}

#profile #profileLinks {
  text-align: right;
}

.content-item h4 {
  margin-bottom:0px;
}
.inline-buttons .pseudo-button {
  float:left;
}

.message-body {
  display:none;
}
#send-to-friend {
  width:330px;
  padding:0 1em;
}
