@charset "utf-8";
.button1 {
	position: absolute;
	height: 33px;
	width: 100px;
	left: 760px;
	top: 420px;
	visibility: visible;
	z-index: 2;
}
.button2 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 33px;
	width: 100px;
	left: 760px;
	top: 380px;
}
.hiddenShippingfees {
	position: absolute;
	background: transparent;
	border: none !important;
	font-size: 0;
	z-index: 5;
	height: 12px;
	width: 75px;
	left: 600px;
	top: 260px;
}
.hiddenGradings {
	position: absolute;
	background: transparent;
	border: none !important;
	font-size: 0;
	z-index: 5;
	height: 12px;
	width: 70px;
	left: 125px;
	top: 385px;
}
.hiddenInfo {
	position: absolute;
	background: transparent;
	border: none !important;
	font-size: 0;
	z-index: 5;
	height: 12px;
	width: 70px;
	left: 335px;
	top: 405px;
}
