#sum_included, #step-2, #step-3 { display: none; }
#dst-tbl { padding-top: 1em; }
#dst-tbl table thead td { padding: 0.3em; font-size: 85%;  }
#dst-tbl table tbody th {
	padding: 0.3em;
	text-align: right;
	font-weight: bold;
	font-size: 92%;
	vertical-align: middle;
}
#dst-tbl table tbody td {
	padding: 0.3em;
	width: 50px;
	font-size: 92%;
}

table.vert th { white-space: nowrap; }
table.vert td { padding-left: .4em; padding-right: .4em; }

#sum_htl_name, #sum_status, #sum_advance { font-size: 126%; white-space: nowrap }
#sum_extras { font-size: 92% !important; padding-bottom: 1em; }
