.shop-at-order-table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	background-color: #CCC;
	margin: 0px;
	padding: 10px;
	width: 100%;
}
.shop-at-order-title {
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}
.centre-img {
	text-align: center;
	position: relative;
}

