body {
	margin: 0;
	padding:0;
	font-family: sans-serif;
	font-size: 2em;
}
a:link {
	border-style: none;
}
a:active {
	border-style: none;
}
a:hover {
	border-style: none;
}
a:active {
	border-style: none;
}
container {
	display: block;
	position: absolute;
	width: 1100px;
	spellcheck:"false";
}
#quantity1 {
	position:absolute;
	left:550px;
	top:50px;
	width:56px;
	height:20px;
	z-index:1;
	font-family: sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-align: center;
	border:0;
}
#quantity2 {
	position:absolute;
	left:550px;
	top:80px;
	width:56px;
	height:20px;
	z-index:1;
	font-family: sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-align: center;
	border:0;
}
#quantity3 {
	position:absolute;
	left:550px;
	top:110px;
	width:56px;
	height:20px;
	z-index:1;
	font-family: sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-align: center;
	border:0;
}
#stVis {
	position:absolute;
	left:760px;
	top:50px;
	width:54px;
	height:20px;
	z-index:1;
	background: transparent;
	font-family: sans-serif;
	font-size: .6em;
	font-weight: bold;
	text-align: center;
	border:0;
}
#btn_paypal {
	position:absolute;
	left:895px;
	top:149px;
	z-index:1;
	font-family: sans-serif;
	font-size: .5em;
}
#btn_iDEAL {
	position:absolute;
	left:895px;
	top:189px;
	z-index:1;
	font-family: sans-serif;
	font-size: .5em;
}
#continue {
	position:absolute;
	left:550px;
	top:532px;
	z-index:3;
	font-family: sans-serif;
	font-size: .5em;
}
#msg {
	position:absolute;
	left:865px;
	top:549px;
	width:282px;
	height:170px;
	z-index:4;
	font-family: sans-serif;
	font-size: .3em;
}
#link1 {
	position:absolute;
	left:475px;
	top:728px;
	width:185px;
	height:24px;
	z-index:2;
}
#link2 {
	position:absolute;
	left:52px;
	top:727px;
	width:104px;
	height:23px;
	z-index:5;
}
.field {
	font-family: sans-serif;
	font-size: .5em;
	-moz-opacity:0.5;
	filter:Alpha(Opacity=50);
	overflow:hidden;
}

#name {
	position:absolute;
	left:550px;
	top:170px;
	width:230px;
	height:20px;
	z-index:1;
	border:0;

}
#street {
	position:absolute;
	left:550px;
	top:200px;
	width:230px;
	height:20px;
	z-index:2;
	border:0;
}
#zip {
	position:absolute;
	left:550px;
	top:230px;
	width:230px;
	height:20px;
	z-index:3;
	border:0;
}
#town {
	position:absolute;
	left:550px;
	top:260px;
	width:230px;
	height:20px;
	z-index:4;
	border:0;
}
#state {
	position:absolute;
	left:550px;
	top:290px;
	width:230px;
	height:20px;
	z-index:5;
	border:0;
}
#country {
	position:absolute;
	left:550px;
	top:320px;
	width:230px;
	height:20px;
	z-index:6;
	border:0;
}
#email {
	position:absolute;
	left:550px;
	top:471px;
	width:230px;
	height:20px;
	z-index:6;
	border:0;
}


