form.contact_module_form input[type="submit"] {
	width:110px;
	}
	
form.contact_module_form input[type="submit"].loading_button,
form.contact_module_form input[type="submit"].loading_button:active,
form.contact_module_form input[type="submit"].loading_button:focus {
	background-color:#555555 !important;
	border-color:#555555 !important;
	background-size:1.5em 1.5em !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	}