.txt{
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}
.w300{width:230px;}
.form-tb{border:#aaa solid 1px;background:#fcfcfc;color:#777}
.form-td{padding:30px 5px 5px 5px;}
.LV_validation_message{
	/*display:block;*/
}
.form-tb td{
	font-size:14px;
	padding:2px 0;
}
#phone .LV_validation_message{
	float:left;
}
#email_msg,#username_msg{
	display:block;
}
.confirm_form{
	margin:0 auto;
	width:742px;
	padding:10px;
	border:#888 dashed 3px;
	font-size:14px;
	margin-top:60px;
}
.reg_btn{
	border:#426EB4 solid 1px;
	height:30px;
	background:#4682B4;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}
caption{
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#666;
}
