@charset "utf-8";

#AddToCartContainer {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 275px;
	left: 25px;
}

#ViewCartContainer {
	position: absolute;
	height: 29px;
	width: 97px;
	left: 25px;
	top: 350px;
}

#Main800x600Container {
	margin: auto;
	height: 1400px;
	width: 800px;
	position: relative;
}
#linkscontent {
	position: absolute;
	height: 800px;
	width: 800px;
	left: 0px;
	top: 225px;
	font-size: 14px;
	padding-top: 0px;
	margin: 0px;
}
