@charset "utf-8";
#diag-info {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	display: block;
}
.bodyText #member-info {
	background-color: #FFFFCC;
	display: block;
}
.bodyText #member-info #profile-info {
	float: left;
}
.bodyText #member-info #edit-detail {
	float: right;
	color: #D4D0C8;
}
