@charset "UTF-8";
/* CSS Document */

.wlpeUserPageUserContent, .wlpeMangeUsersButtons, .wlpeUserPagePhoto, .wlpeUserPageUsername  {
	float:left;
}

.wlpeUserPageAttrUsername, .wlpeUserPageAttrAge, .wlpeUserPageAttrStatus, .wlpeEditButton, .wlpeDeleteButton{
	font-weight:bold;
	float:left;
	padding:2px 0 2px 0;
	margin-right:10px;
}

.wlpeUserPageAttrUsername, .wlpeUserPageUsername {
	width:150px;
}

.wlpeEditButton, .wlpeDeleteButton {
	width:100px;
}

.wlpeViewUsersAge,.wlpeViewUsersStatus {
	font-weight:normal;
}

.wlpeUserPageAttrAge {
	width:200px;
}

.wlpeUserPageAttrStatus {
	width:50px;
}
