#threadWrapper {
	margin:20px auto 0;
	font-size:14px;
	padding:0 35px;
	text-align:left;
}
td.main #threadWrapper {
	padding:0;
	margin:0 auto 20px;
}
.nextLogin #threadWrapper, .nextRegister #threadWrapper, .nextOrderInfo #threadWrapper, .nextInvoice #threadWrapper, .nextOrderConfirmation #threadWrapper, .account #threadWrapper {
	display:none;
}
table.nextHierarchy {
	margin:0;
}
.nextHierarchyTable {
	padding:0;
}
#crumbs {
	border-radius:4px;
	overflow:hidden;
	display:inline-block;
	margin:0;
}