#login-form-window
{
	position:absolute;
	left:14px;
	top:183px;
}


.auth-div-labels {
	margin-left:15px;
	margin-top:4px;
	margin-right:5px;
	line-height:11px;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none; }

.auth-div-inputs {
	margin-left:13px;
	margin-top:2px; }
	
.auth-inputs {
	width:127px;
	border-style:solid;
	border-width:1px;
	border-color:#D4D4D4;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none; }


