#help_chat {
	display:none;
}

.help_icon, .phone_icon, .mail_icon, .chat_icon, .help-icon, .webinar_icon {
	margin:7px 8px 0 8px;
	width:24px;
	height:24px;
	float:left;
}

.help_icon, .phone_icon, .mail_icon, .chat_icon, .help-icon, .webinar_icon {
	display:none;
}

.help_box, #login_box, #register_box {

}

.help_box {
	margin-bottom:5px;
	clear:both;
}

.help_boxhover {
	border:1px solid #474747;
}

.help_box a { }
.help_box a:hover { }

.help_box h3 {
	margin-left:10px;
	color:#5698C5;
	font-size:85%;
	float:left;
}

.help_box h4 {
	margin-left:100px;
	padding:0;
	font-size:85%;
}

#login_box {
	background: #fff;
	border: none;
	padding:7px 20px;
}

#register_box {
	text-align:center;
	font-size:116%;
	margin-top:10px;
	margin-bottom:12px;
}

#login_btn {
	width:110px;
}

#remember {
	margin-top:1px;
}

	#remember label {
		font-weight:400;
		vertical-align:top;
	}

#remember_btn {
	margin-top:3px;
}

a#lostpassword {
	font-size:85%;
	text-align:right;
}

.button_box {
	margin:15px 0 5px 0;
	text-align:right;
	width:auto; /* size of edit box input*/
}

.edit_box {
	margin:10px 0;
}

	/*duplicate*/
	.edit_box input {
		border:1px solid #5698C5;
		width:95%;
		height:20px;
	}

#remember {
	float:left;
}

span.error {
	font-size:85%;
	line-height:100%;
}

#password_label {
	float:left;
	width:144px;
}