#nameAndPic {
	text-align: center;
}

#nameAndPic h1 {
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	/*font-size: 138.5%;*/
}

#nameAndPic h2 {
	font-weight: bold;
	font-size: 93%;
}

#picture {
	width: 80px;
	height: 80px;
	margin: 10px auto;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #808080;
}

#nameAndPic h5 {
	text-align: right;
}

#sendMessage span.actionIcon { background-image:url(http://static.tilestack.com/img/action-send-msg.png); }

#sideBar dl > dt {
	margin: 15px 0 2px 0;
	font-weight: bold;
	font-size: 108%;
}

#sideBar dl > dd {
	margin-left: 0;
}