div#merchandise {
	position: relative;
	width: 42em;
	top: 0;
	left: 0;
	margin: auto;
	padding: 1em;
	text-align: center;
	}

table.obps_merch {
	width: 42em;
	border-collapse: collapse;
	border-spacing: 1px;
	border: thin solid #000064;
	}


