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