/* Print Page Start Here */
body {
	font-family: verdana;
	font-size: 13px;
	margin: 2px 30px 0 4px;
}
@page {
    size: auto;   /* auto is the initial value */
    margin: 0;  /* this affects the margin in the printer settings */
}
.Pos_absolute {
	position : absolute;
}
.Print_bg {
	width: 96%;
	height: 976px;
	margin: 0 0 3% 0.5%;
}
.Print_bg img {
	width: 100%;
	height: 100%;
}

.images_right div {
	width: 90px;
	height: 90px;
	right: 90px;
}
.Btmleft {
	width: 55px;
	float: left;
}
.Btmright {
	width: 55px;
	float: right;
}
.image_rightBottom {
	width: 110px;
	height: 350px;
	position: absolute;
	right: 75px;
	top: 560px;
}
.image_rightBottom .DrgImage {
	margin: 10px 0;
	position: relative;
	left: 10px;
}
.Pt_EyeLeft {
	width: 34px !important;
	height: 30px !important;
}
.Pt_EyeRight {
	top: 2px;
	left: 12px !important;
	width: 40px !important;
	height: 22px !important;
}
.Pt_Lips {
	left: 2px !important;
	width: 50px !important;
	height: 20px !important;
}
.Pt_Mouth {
	top: -2px;
	width: 50px !important;
	height: 34px !important;
}
.Pt_Hand {
	left: 2px !important;
	width: 50px !important;
	height: 50px !important;
}
.Pt_Finger {
	top: -6px;
	width: 50px !important;
	height: 50px !important;
}
.Pt_LegLeft {
	left: -2px !important;
	width: 50px !important;
	height: 30px !important;
}
.Pt_LegRight {
	top: -6px;
	width: 50px !important;
	height: 30px !important;
}
.Pt_Flag {
	left: -2px !important;
	width: 50px !important;
	height: 50px !important;
}
.Pt_Wheel {
	top: -6px;
	width: 40px !important;
	height: 40px !important;
}
.Pt_Window {
	left: -2px !important;
	width: 50px !important;
	height: 50px !important;
}
.Pt_Door {
	top: -6px;
	width: 50px !important;
	height: 70px !important;
}
.imgclose_btn {
	width: 7px !important;
	height: 7px !important;
	position: absolute;
	right: 5px;
	top: 5px;
}
.HouseImg {
	top: 120px;
}
.TruckImg {
	top: 220px;
}
.FishImg {
	top: 320px;
}
.CreatureImg {
	top: 420px;
}
.dragged_img {
	width: 420px !important;
	height: 385px !important;
}
.dragged_imgclose {
	width: 30px !important;
	height: 30px !important;
	position: absolute;
	right: 15px;
	top: 15px;
}
.PT_Foot {
	margin-left: 1%;
}
.PT_Foot span {
	font-size: 12px;
}
/* Print Page End Here */