.form-ajax.loading {
	background:		url(./loading.gif) center center no-repeat;
}

.form-ajax-success {
	display:		none;
}

.form-ajax-warning {
	display:		none;
}

.form-ajax-error {
	display:		none;
}
