.core_div {
	height: 420px;
	width: 375px;
	position: relative;
	z-index:1;
}
.base_shirt {
	position: relative;
	height: 420px;
	width: 375px;
	z-index:2;
}
#ordered {
	position: absolute;
	height: 300px;
	width: 50px;
	left: 389px;
	top: 0px
	z-index:2;
	top: -1px;
}

.collar_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:8;
	left: 140px;
	top: 4px;
}
.arm_shirt {
	position:absolute;
	width:161px;
	height:239px;
	z-index:5;
	left: -2px;
	top: 48px;
}
.arm_shirt_short {
	position:absolute;
	width:161px;
	height:239px;
	z-index:5;
	left: -2px;
	top: 48px;
}
.pocket_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:6;
	left: 192px;
	top: 108px;
}
.rt_pocket_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:9;
	left: 88px;
	top: 108px;
}
.cuff_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:7;
	left: 93px;
	top: 202px;
}
.flap_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:8;
	left: 192px;
	top: 108px;
}
.rt_flap_shirt {
	position:absolute;
	width:95px;
	height:95px;
	z-index:10;
	left: 88px;
	top: 108px;
}
.placket_shirt {
	position:absolute;
	width:30px;
	height:391px;
	z-index:4;
	left: 173px;
	top: 30px;
}
.bib_shirt {
	position:absolute;
	width:209px;
	height:330px;
	z-index:3;
	left: 83px;
	top: 29px;
}
