#joinstatabar span.current{background:url(http://img.alibaba.com/images/eng/style/css_images/join_current.gif) right 18px no-repeat; padding-bottom:10px; border-bottom:none;font-weight:bold;color:#f60;}
#joinstatabar span{border-bottom:4px solid #ccc;padding:3px 5px;margin: 0 2px;color:#777;}



.okmsg{
	background-color:#effef1;
	border-left:3px solid #00ae14;
}
.errmsg{
	background-color:#FFF1EB;
	border-left:3px solid #F54100;
}
.typingmsg{
	background-color:#FFFEDB;
	border-left:3px solid #FFCD07;
}
.nonemsg{
	background-color:#FFFFFF;
	border-left:3px solid #FFFFFF;
}

#reg{
	padding:0 0 0 12px;
	width:100%;
}
#reg .msgbase {
	float:left; margin:5px 0;
}
#reg .msg{
	float:left;
	margin-top:22px;
}
#reg .msg .nonemsg, #reg .msg .typingmsg, #reg .msg .errmsg, #reg .msg .okmsg{
	float:left;
	padding:5px 12px 5px 8px;
	margin-left:6px;
	width:20em!important;
	width:auto
}
#reg .level {display:inline;}
#reg .level div{margin-right:5px;}
