#login-bg	{
	background-color: #313131;
	}
#login-holderr	{
	margin: 0px auto 0 auto;
	width: 700px;
	}
#loginboxx	{
	background: url(../images/login/registerbox_bg.png) no-repeat;
	font-size: 12px;
	height: 350px;
	line-height: 12px;
	padding-top: 60px;
	position: relative;
	width: 700px;
	}
#registrationbox	{
	background: url(../images/login/registerbox_bg.png) no-repeat;
	font-size: 12px;
	height: 350px;
	line-height: 12px;
	padding-top: 60px;
	position: relative;
	width: 550px;
	}
#login-innerr	{
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	margin: 0 auto;
	width: 310px;
	}
#login-inner label	{
	color: #161616;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;

	}
 .checkbox-size	{


	}
#login-inner th	{
	padding: 0 0 6px 0;
	text-align: left;
	width: 95px;
	}
#login-inner td	{
	padding: 0 0 6px 0;
	}
.login-inp	{
	background-color: #444;
	color: #fff;
	font-size: 14px;
	height: 20px;
	padding: 6px 6px 0 10px;
	width: 204px;
	}
.register-inp	{
	background: url(../images/login/inp_register.html) no-repeat;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 18px;
	padding: 6px 6px 0 10px;
	width: 110px;
	}
#logo-login	{
	float: left;
	height: 35px;
	margin: 145px 0 0 15px;
	}
a.registration	{
	bottom: 30px;
	color: #161616;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	position: absolute;
	right: 40px;
	}
a:hover.registration	{
	color: #fff;
	}
#registrationbox-text	{
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 auto 20px auto;
	width: 380px;
	text-align: center;
	}
#registration-inner	{
	color: #161616;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	margin: 0 auto;
	width: 330px;
	}
#registration-inner label	{
	color: #161616;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
	}
#registration-inner th	{
	padding: 0 0 6px 0;
	text-align: left;
	width: 110px;
	}
#registration-inner td	{
	padding: 0 0 6px 0;
	}
a.back-login	{
	background: url(../images/login/icon_back_login.html) no-repeat 0 4px;
	bottom: 20px;
	color: #161616;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0 0 10px;
	position: absolute;
	right: 40px;
	}
a:hover.back-login	{
	color: #fff;
	}
.submit-login	{
	font-size: 11px;
	padding: 5px;
	background-color: #0F0F0F;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100px;
	}
.White	{
	color: #FF00FF;
	}
	
	