#auth_container_block input
{
	border: 1px solid #454545;
	color: #454545;
	background-color: #fff;
}


#auth_container
{
	width: 207px;
	min-width: 207px;
	height: 92px;
	min-height: 92px;
	background: url(images/auth_bg.gif) no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#auth_TD{width:220px;}
#auth_container_LOGIN
{
	width: 207px;
	min-width: 207px;
	height: 92px;
	min-height: 92px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(images/auth_bg.jpg) no-repeat;
}#auth_container_LOGIN input {border: 1px solid #454545;}
#auth_container_LOGIN .auth_login
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 179px;
	height: 15px;
	margin-top: 12px;
	margin-left: 14px;
	background: none;
}
#auth_container_LOGIN .auth_pass
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 179px;
	height: 15px;
	margin-top: 31px;
	margin-left: 14px;
	background: none;
}
#USER_REMEMBER
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 10px;
	height: 10px;
	margin-top: 51px;
	margin-left: 13px;
	z-index: -9999;
}
#auth_rememberCH
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 10px;
	height: 10px;
	margin-top: 51px;
	margin-left: 13px;
	z-index: 1;
}
#auth_remember_checker
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 80px;
	height: 12px;
	margin-top: 50px;
	margin-left: 11px;
	z-index: 2;
}
#authLogin
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 51px;
	height: 15px;
	margin-top: 58px;
	margin-left: 146px;
	z-index: -9999;
}
#auth_button_login
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 51px;
	height: 15px;
	margin-top: 58px;
	margin-left: 146px;
	cursor: pointer;
}
#auth_link_lostpass
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 102px;
	height: 10px;
	margin-top: 75px;
	margin-left: 10px;
	cursor: pointer;
}
#auth_link_register
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	width: 81px;
	height: 10px;
	margin-top: 75px;
	margin-left: 116px;
	cursor: pointer;
}