.login .login-form .submit-field input {
	color: #fff;
	border: 0 !important;
}
.login .login-form .submit-field {
	border-bottom: 5px solid #1E3400 !important;
}

/*.member .quickpoll.widget .btn-submit input.disabled {
	color: #64ae00 !important;
}

.member .btn {
	color: #64ae00 !important;
}

.member .btn-submit {
	color: #64ae00;
}

.member .btn-submit input {
	color: #fff;
	border-bottom: 5px solid #64ae00 !important;
}*/

.member .content-heights {
	max-width: 960px !important;
	margin: 0 auto !important;
}