.user_tips {
	position: absolute;
	width: 356px;
	border: 0;
}

img.special_img {
	width: 24px;
	height: 24px;
}

img.normal_img {
	width: 26px;
	height: 26px;
}

span.login_tips {
	font-size: .9em;
	color: gray;
	display: inline-block;
	line-height: 2em;
	vertical-align: top;
}