table.destination-table {
	font: normal 11px Tahoma;
	
	margin: 0px 4px 10px 14px;
	}

table.destination-table th{
	padding: 2px 8px 1px 0px;

	text-align: left;
	font-weight: normal;
	}

table.destination-table select{
	min-width: 210px;
	}

table.destination-table td{
	padding-right: 5px;
	}
	
table.destination-table td a.small-button {
	position: relative;
	top: 2px;
	}
	
	
.tab-page .edit-panel-small .notes{
	color: #343434;
	background-color: white;
	
	margin: 6px 4px 6px 4px;
	padding: 1px 4px 2px 4px;
	
	font: normal 11px tahoma;
	}
	
.tab-page .edit-panel-small .error{
	color: black;
	}
	
table.shipping_user_defined {

	clear: left;
	margin-left: 40px;
	}

table.orderlines tr td table.shipping_user_defined th,
table.orderlines tr td table.shipping_user_defined td{
	border-width: 0px;
	background: white;
	color: black;
	padding: 0px 0px 1px 0px;
	}