
.auth-drv {
	width:200px;
	position:relative;
	text-align:right;
}
.auth_on {
	color:#F00;
	font-weight:bold;
	font-size:150%;
	cursor: default;}
.auth-block {
	width:200px;
	position:absolute;
	top:-220px;
	left:-22px;
	background-color:#D2D4D5;
	text-align:center;
	padding:25px 10px 25px 10px;
	line-height:1.7em;
}
.auth-info {
	width:200px;
	position:absolute;
	top:-145px;
	left:-22px;
	background-color:#D2D4D5;
	text-align:center;
	padding:25px 10px 25px 10px;
	line-height:1.7em;}


.auth-login {
	}
.auth-store {
		line-height:1.3em; 
		text-align:center; 
		margin:8px 0 0 0; 
		color: #757a84;
		font-size:90%;}
.auth-login-button {
	margin:8px 0 5px 0;
	}
	

.auth-button {
	margin:7px 0 0 0;
	}