
h1 + .picu-approval-form {
	margin-top: 40px;
}

.picu-order-table {
	margin: 0 auto 30px;
	width: 80%;
	border-collapse: collapse;
}

.picu-order-table th {
	padding: 0.5em 0;
	text-align: left;
	font-weight: normal;
}

.picu-order-table td {
	padding: 0.5em 0;
}

.picu-order-table tr td:last-child {
	text-align: right;
}

.picu_ecom_table__taxes {
	border-top: 1px solid #666;
}

.picu_ecom_table__total {
	border-top: 1px solid #666;
}

.picu_ecom_table__total th, 
.picu_ecom_table__total td {
	padding-top: 0.25em;
	font-size: 1.5em
}

.picu_ecom_table__total th {
	font-weight: 700;
}