#customQuoteHeader {
	text-align: center;
	margin-top: 20px;
	margin-bottom: -20px;
}
#SubmitOrder {
	background-color: #143e75;
	color: white;
	font-weight: bold;
	border: 1px dotted white;
	padding: 3px;
}
.bottom {
	text-align: center;
}