div.member_header {
	background: #111111;
	text-align: left;
	margin: 10px 0px 10px;
	height: 20px;
	width: 100%;
	clear: both;
}

div.member_button {
	float: left;
	width: 100px;
}
div.member {
	float: left;
	width: 150px;
	font-weight: bold;
}
div.member_roles {
	float: left;
}

