@charset "utf-8";
.padstextdetail {
	position: absolute;
	height: 300px;
	width: 450px;
	left: 220px;
	top: 150px;
	font-size: medium;
}
.addtocart {
	position: absolute;
	left: 55px;
	top: 65px;
	z-index: 10;
	height: 40px;
	width: 50px;
}
.addtocartform {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 350px;
	top: 440px;
}

.enlargetext {
	position: absolute;
	left: 57px;
	top: 445px;
	z-index: 1;
	width: 120px;
	font-size: small;
}
