

/*
	FI
*/

div.form-container div div.btn button {
	background: url(img/fi/form-send-button.gif) top left no-repeat;
}

div.form-container div div.btn button.sending {
	background: url(img/fi/form-sending-button.gif) top left no-repeat;
/*	width: 85px;*/
}

div.form-container div div.btn button.sent {
	background: url(img/fi/form-sent-button.gif) top left no-repeat;
/*	width: 85px;*/
}
