.new_login
{
	width:140px;
	height:90px;
	float:right;
	background-image:url(../images/new_login.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:2px 8px;
	margin-right:20px;
}

.new_login *
{
}

div.login
{
	padding:8px 8px 8px 9px;
}

input.login 
{
	width:92px;
	border:1px solid #c0c4c0;
	background-color:#40433f;
	color:#c0c4c0;
}

button.login, input[type="reset"].login, input[type="button"].login, input[type="submit"].login 
{
	height:15px;
	width:15px;
	border:none;
	background-image:url(../images/blue_icomore.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

.login_button
{
	height:15px;
	width:15px;
	border:0px;
	background-image:url(../images/blue_icomore.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

input[type="checkbox"].login
{
}

.login_comment 
{
}

.new_login input
{
	margin:0px;
}

#login_try_again
{
	position: absolute; 
	top:12px; 
}
	#login_try_again a
	{
		text-decoration:underline;
	}
.register_line_error
{
	color:#ea0001;
}
