

#login {
	position: relative;
	background: url('images/back.gif') no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 15px 0 0;
	width: 625px;
	height: 220px;
	_width: 590px;
}

#login form {
	background: url('images/back1.jpg') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 525px;
	_margin: 0 auto;
	min-height: 200px;
	height: auto !important; /* min-height fast hack */
	height: 200px;
}
