#please_sign_in {
	background: url('/images/please_sign_in.gif') top left no-repeat;
	display: block;
	height: 32px;
	text-indent: -9999px;
	width: 314px;
}

.input-largetext {
	width: 180px;
}

#password {
	display: none;
}

#login-form .sign_in {
	display: block;
	margin: 0 0 -20px -5px !important;
	overflow: hidden;
	text-indent: -9999px;
	width: 108px;
	border: none;
}

#login-form .form_section {
	float: left;
	width: 50%;
}

#login-form .form_section .warnings,
#login-form .form_section .success {
	width: 412px;
}

#login-form.retailer-login-form .input-largetext,
#retailer-signup-form .input-largetext {
	width: 260px;
}
