/* main div that surrounds the quick total output */
.quick_total {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	display: none;
}
