
#text h3.order_form_section {
	font-size: 0.8em;
	padding: 10px 7px 10px 7px;
	border: 1px solid #AAA;
	background-color: #E0E0E0;
	margin: 0;
}

#text div.order_form { border-bottom: 1px solid #AAA; }
#text div.order_form_section { border-left: 1px solid #AAA; border-right: 1px solid #AAA; padding: 6px; }
#text table.order_form_section { margin: 0; border-collapse: collapse; }
#text table.order_form_section td { padding: 2px 3px; }
#text table.order_form_section th { padding: 4px; }
#text div.order_form_buttons_up { margin: 0 0 20px 20px; }
#text div.order_form_buttons_down { margin: 20px 0 0 20px; }

#text table.order { border-collapse: collapse; }
#text table.order td { padding: 2px 3px; }
#text div.order_buttons_up { margin: 0 0 20px 20px; }
#text div.order_buttons_down { margin: 0 0 0 20px; }
