.auth-login { width:320px; height:120px; padding:0 50px; }
	.auth-login a { display:block; width:320px; height:120px; background:url(img/enter.en.png) center center no-repeat; text-decoration:none; }
	.auth-login-ru a { background-image:url(img/enter.ru.png); }
	.auth-login a:hover { filter:gray; -webkit-filter:grayscale(1); }

.auth-top { text-align:right; height:120px; }
	.auth-name { display:inline-block; padding:0 15px; font-family:'Open Sans Condensed', sans-serif; vertical-align:top; }
		.auth-name a { display:table-cell; vertical-align:middle; height:120px; text-decoration:none; color:#C8C8C8; font-weight:bold; }
		.auth-name span { display:block; padding:3px 0; }
		.auth-name1 { font-size:30px; line-height:25px; }
		.auth-name2 { font-size:18px; line-height:25px; }
	.auth-photo { display:inline-block; font-size:0; vertical-align:top; margin:-1px 0 0 0; }
		.auth-photo img { width:110px; height:110px; }

.auth-city { width:220px; margin:55px 0 0 auto; text-align:right; font-family:'Open Sans Condensed', sans-serif; font-size:20px; }