#blackband2 {
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	right: 0px;
	overflow: hidden;
	visibility: visible;
}#headcontainer {
	padding: 0px;
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#newbodylayer {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50px;
	background-color: #999999;
}
#newbodycontainer {
	text-align: left;
	padding: 4px 4px 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 925px;
	overflow: visible;
	background-color: #FFFFFF;
	top: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #000000;
}
#v3footlayer {
	background-color: #666666;
	height: 40px;
	width: 100%;
	position: relative;
	color: #000000;
	font-size: 10px;
}
#pricebox {
	overflow: visible;
	position: absolute;
	height: 216px;
	width: 736px;
	top: 110px;
	z-index: 6;
	border: 2px ridge #CCCCCC;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	visibility: hidden;
}
#priceimagesqty {
	overflow: visible;
	position: absolute;
	height: auto;
	width: 744px;
	left: auto;
	top: 350px;
	right: auto;
	padding-left: 3px;
	visibility: visible;
}
#price_mem {
	overflow: visible;
	position: absolute;
	height: 216px;
	width: 736px;
	left: auto;
	top: 110px;
	right: auto;
	z-index: 10;
	border: 2px ridge #CCCCCC;
	padding: 4px;
	visibility: visible;
}
#price_memplus {
	overflow: visible;
	position: absolute;
	height: 216px;
	width: 736px;
	left: auto;
	top: 110px;
	right: auto;
	z-index: 6;
	border: 2px ridge #CCCCCC;
	padding: 4px;
	visibility: hidden;
}
#price_memprem {
	overflow: visible;
	position: absolute;
	height: 216px;
	width: 736px;
	left: auto;
	top: 110px;
	right: auto;
	z-index: 6;
	border: 2px ridge #CCCCCC;
	padding: 4px;
	visibility: hidden;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

