@CHARSET "UTF-8";

.bxAuth {
	width: 400px;
	margin: 0 auto;
	text-align: left;
}

.bxAuth label {
	display: block;
	color: #383e3f;
	font-weight: bold;
	font-size: 11px;
}

.bxAuth table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.bxAuth td {
	padding: 3px 5px;
	vertical-align: top;
}

.bxAuth input {
	margin: 2px 0 0 5px;
	padding: 1px 3px;
	width: 175px;
}

.bxAuth textarea {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 2px 0 0 5px;
	padding: 1px 3px;
}

#terms_of_use {
	background: #f9f9fa;
	color: #585d5e;
	width: 375px;
	height: 130px;
}

.bxAuth .checkbox {
	width: auto;
}

.tAccept, .tRemember {
	text-align: left;
}

.tAccept label, .tRemember label {
	display: inline;
	margin-left: 2px;
}

.bxAuth .wpSubmit {
	text-align: right;
}

.bxAuth .wpSubmit .submit {
	background-image: none;
	width: auto;
	font-weight: bold;
	color: #383e3f;
}

.bxAuth .legend {
	border: none;
	font-size: 11px;
}

.bxAuth .legend li {
	padding: 1px 0;
	color: #4d5254;
}

.bxAuth .form_error {
	text-align: right;
	font-size: 11px;
	color: #d11919;
}

.tAccept .form_error, .tRemember .form_error {
	text-align: left;
}

.bxAuth .msg_info3 {
	color: #383e3f;
	line-height: 1.35em;
	font-size: 13px;
	padding: 5px;
}

.bxAuth .msg_error3 {
	color: #d11919;
	line-height: 1.35em;
	font-size: 13px;
	padding: 5px;
}

.bxAuth .regPass {
	line-height: 1.35em;
	border-top: solid 1px #b8d5e4;
	margin-top: 4px;
	padding-top: 4px;
}

.bxAuth .regPass a {
	font-weight: bold;
}
