#login {
	position: relative;
	background: url('/wp-content/themes/mmareviews/images/login_bg_top.png') no-repeat top center;
	color: #fff;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	_width: 390px;
}

#login form {
	background: url('/wp-content/themes/mmareviews/images/login_bg_bottom.png') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}
