#order_form #details #print_button {
	display:none;
}
#order_form #cart th {
	font-weight:bold;
	color:white;
	background:#666666;
}
#order_form #instructions {
	display:none;
}