.FrontMember_showLoginInfo-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontMember_showLoginInfo-default .info {
	height:20px;
	overflow:hidden;
	padding:5px 20px;
	clear:both;
}
.FrontMember_showLoginInfo-default .name {
	height:30px;
	line-height:30px;
	color:#595959;
	float:left;
	width:45%;
}
.FrontMember_showLoginInfo-default .date {
	line-height:30px;
	color:#595959;
	float:right;
	text-align:right;
	width:45%;
}
.FrontMember_showLoginInfo-default .logout {
	height:30px;
	line-height:30px;
	color:#595959;
	float:left;
	text-align:right;
	width:50%;
}
.FrontMember_showLoginInfo-default .logout a{
	color:#595959;
}
.FrontMember_showLoginInfo-default .right{
	width:50%;
	float:right;
}
