div#shopnew {
	background-image: url(images/shopbg.jpg);
	z-index: 51;
	top: 200px;
	left: 100px;
	width: 939px;
	height:1000px;
	text-align: center;
}

div#shop {
	table-layout:inherit;
	z-index: 51;
	position: absolute;
	left: 259px;
	top: 385px;
	width: 734px;
	height: 563px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	overflow: auto;
}
