#bg-form-login{
	 background:url(../image/bg-form-login.png) no-repeat;
	 width:330px;
	 height:168px;
	 float:left;
	 margin:22px 0 0;
	 font:12px Arial, Helvetica, sans-serif;
	 text-align:center;
	 padding:5px 0 0;
}
#btn-login{
	background:url(../image/btn-login.png) no-repeat;
	width:81px;
	height:22px;
	border:0;
	text-indent:-9999px;
	margin:15px 0 0;
	
}
.txt-bytepit{
	float:left;
	width:249px;
	height:39px;
	color:#FF0000;
	background:url(../image/txt-bytepit.png) no-repeat;
	text-indent:-9999px;
	margin:0 0 0 39px;
	display:inline;
	padding:0;
}
.login-table{
	width:255px;
	margin:27px auto;

}