#password .write-your-mail
{
	width: 260px;
	font-weight: bold;
}

#password .mail-input INPUT 
{
	width: 99%;
	border: 2px solid #666;
	font-size: 22px;
}

#password .mail-input DIV
{
	font-size: 13px;
	color: #c00;
	visibility: hidden;
}

#password .email-error DIV { visibility: visible; }
#password .email-error INPUT { border: 2px solid #c00; }


#password .mail-info-text
{
	width: 260px;
	padding: 10px 0 0 20px;
}

#password .password-send-submit 
{ 
	position: absolute;
	margin: 15px 0 0 0px;
	padding-left: 280px;
}
#password .password-send-submit INPUT { font-size: 17px; }

#password .email-sended .email-sended-text { margin-bottom: 20px; }

#password .newpass-text { width: 260px; }

#password .new-pass-field INPUT
{
	width: 99%;
	border: 2px solid #666;
	font-size: 22px;
}

#password .new-pass-field I
{
	display: block;
	font-size: 13px;
}	

#password .new-pass-writen-mail
{
	font-size: 22px;
	margin-bottom: 5px;
}


#password .allright-submit INPUT
{
	font-size: 17px;
	margin: 15px 0 0 280px;
}

.PageTitles H1
{
	position: absolute;
	margin-top: -100px;
	white-space: nowrap;
}


.min-braker { width:5%; }
.min-braker DIV { width:50px; }
.r-braker { width:255px; }
.c-m-braker { width:600px; }