@charset "utf-8";
/* CSS Document */

.customerFormSubmit{
	text-align:right;
	clear: both;
	padding:12px;
}

.customerFormSubmit input {
	padding:12px 16px;
	color:#D52E27;
	font-weight:bold;
	font-size:large;
}
