/* ------------------------------------------------------------ */
/* Element Overrides */
/* ------------------------------------------------------------ */
/* We hide elements on initial load. If they are used by system */
/* settings we can display them manually in javascript          */
/* ------------------------------------------------------------ */

	/* ----- Hide secondary esp logo ----- */
	
		#merchandisingMERC_VI { display: none; }
		
		
	.Royal-Mail {

		position: relative;
		float: right;

	}

	.Delivery-Table {

		margin: 10px 0 10px 0;

	}

	.Delivery-Table th {

		padding: 0 0 5px 0;

		width: 200px;

	}

	.Delivery-Table td {

		padding: 0 0 5px 0;

		width: 200px;

	}