#userinfotitle {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-left: 10px;
}

#userinfotitle h1 {
	margin-bottom: 0;
}

#userinfotitle h1 a {
	color: #000;
	text-decoration: none;
}

#userinfotitle .userlabel {
	font-weight: bold;
}

#member {
	
}

#usercontact {
	float: right;
}

.forum-email span {
	padding-left: 20px;
	background: url(img/buttons-icons.png) no-repeat 0 -499px;
}

.forum-email span:hover {
	padding-left: 20px;
	background: url(img/buttons-icons.png) no-repeat 0 -511px;
}

#userimage {
	text-align: center;
}

#stats {
	background-color: #efefef;
	padding: 10px 0;
	text-align: center;
}
