.login-form {
	background: url(../images/login-bg.png) no-repeat left top;
	width: 206px;
	display: none;
	height:134px;
	padding:28px 0 0 14px;
	position:absolute;
	left:0;
	top:35px;
	z-index:9999999;
}
.fotm1 {
	width:206px;
	float:left;
}
.sign-in-button {
	margin: 0;
	padding: 0;
	width:73px;
}
.btn-slide {
	/*background: url(images/white-arrow.gif) no-repeat right -50px;*/
	text-align: center;
	width:73px;
	height:25px;
	padding: 10px 10px 0 0;
	margin: -3px 0 0 -8px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
}
.btn-slide img {
	margin:0 5px 0 0;
}
.active {
	background: url(../images/sign-ing-bg1.png) no-repeat left top;
}
.tb2a {
	width:182px;
	height:27px;
	background:#fff;
	border:none;
	padding:0;
	line-height:27px;
	padding:0 5px;
	font-family: 'Arimo', sans-serif;
	color:#777;
	font-size:12px;
	margin:0 0 14px 0;
}
.button-sign {
	width:92px;
	font-family: 'Arimo', sans-serif;
	height:35px;
	float:left;
	border:none;
	background:url(../images/button-bg1.gif) no-repeat left top;
	text-align:center;
	font-size:14px;
	color:#32525e;
	font-weight:700;
	line-height:30px;
	padding:0 0 3px 10px;
}
.login-form p {
	margin:0;
}
.login-form p a {
	font-size:11px;
	float:left;
	font-family: 'Arimo', sans-serif;
	color:#fff;
	margin:10px 0 0 3px;
	padding:0 0 0 5px;
	background:url(../images/arrow-button.png) no-repeat left center;
	text-decoration:none;
}
.login-form p a:hover {
	text-decoration:underline;
	background:none;
}
