form .Actions.FormSubmitOnce input {
    display:none;
}
form .Actions.FormSubmitOnce .FormSubmitOnceMessage {
    background:url('loader.gif') no-repeat center left ;
    line-height:28px;
    padding-left:26px;
}