.custom-head {
	padding: 14px 14px 5px; /*1em;*/
	text-align: center;
	border-bottom: none; /*1px dotted #55606b;*/
	background-color: #fff; /*#f5f5f5;*/
}

.customer-note {
	font-size: 80%;
	color: #55606b;
}

h1 {
	color: #55606b;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
}