body
{
	margin: 0px;	
}


.div1
{
	padding-left: 30px;
	background: url(../images/1.png) 4px no-repeat;
	background-color: #FFFFFF;
	width: 140px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
}
.div2
{
	padding-left: 30px;
	background: url(../images/2.png) 4px no-repeat;
	background-color: #FFFFFF;
	width: 140px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
}
input
{
	border: 0;
	font-size: 18px;
}
.login-button
{
	background: url(../images/login.jpg) no-repeat 0 0;
	display: inline-block;
	width: 81px;
	height: 26px;
	zoom: 1;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border: 0px;
}
