.login .block {
	padding-top: 137px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	background: url(non-authorized/login-block-header.jpg) no-repeat top;
}

.login .bottom {
	background: url(home/bottom.png) no-repeat top;
	height: 27px;
	padding: 0px 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px;
	margin-top: -2px;
	vertical-align: middle;
}

.login .bottom .input-button {
	float: right;
	margin: 0;
}

.login-link {
	text-align: right;
}

.login-text {
	color: #9aa8b7;
	margin-top: 8px;
	display: inline-block;
}

.input-area {
	background: url(home/login-new.png) repeat-x top left;
	height: 149px;
	margin-top: 0px;
	line-height: 28px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding-left: 15px;
	padding-right: 15px;
}

.input-area input[type=text], .input-area input[type=password] {

	width: 100%; height: 18px; font-size: 11pt;
}

.input-area label.input-label {
	width: 100%;
	display: inline-block;
	text-align: left;
	color: #4f5a65; line-height: 13px;
}

#rememberme {
	vertical-align: baseline;
}

#login-link {
	display: inline-block;
	text-align: center;
	height: 22px;
	width: 71px;
	background: url(non-authorized/login-button.png);
	border: none;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

.authprofile .money-text {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 19px;
	color: #6c7113;
}

.authprofile .money-amount {
	display: block;
	float: right;
	background: url(ico/money.png) no-repeat left center;
	margin-right: 20px;
	margin-top: 19px;
	padding-left: 17px;
	color: #436483;
	font-weight: bold;
}

.authprofile .icons {
	text-align: center;
}

.authprofile .invisible-no {
	background: url(ico/invisible-no.png) no-repeat;
	margin-right: 10px;
}

.authprofile .invisible-yes {
	background: url(ico/invisible-yes.png) no-repeat;
	margin-right: 10px;
}

.authprofile .upload-photo {
	background: url(ico/upload-photo.png) no-repeat;
}

#formrestore {
	text-align: left;
}

#formrestore .welcome {
	margin: 10px 0;
}

#formrestore .captcha-left {
	float: left;
	height: 50px;
	text-align: left;
}

#formrestore .captcha-right {
	float: right;
	width: 160px;
	text-align: right;
	height: 50px;
}

#formrestore .line {
	margin-top: 7px;
}

#formrestore input {
	margin-top: 3px;
	width: 92%;
}

#formrestore .captcha-link {
	padding-left: 12px;
	background: url(icon/refresh.png) no-repeat left bottom;
	margin-top: 2px;
}

#formrestore .captcha-field {
	width: 134px;
}

#formrestore img.smsinfo{
	width: 18px;
	height: 18px;
	background: url(signup/info.png) left top no-repeat;
}