#giftshopcontainer {
	position:absolute;
	left:50px;
	top:0px;
	width:648px;
	height:520px;
}

#giftshop-header {
	position:absolute;
	left:0px;
	top:0px;
	width:648px;
	height:184px;
	background-image: url(../images/GiftShop/giftshop_header.png);
}

#giftcert-25 {
	position:absolute;
	left:0px;
	top:184px;
	width:327px;
	height:77px;
}

#giftcert-50 {
	position:absolute;
	left:327px;
	top:184px;
	width:123px;
	height:77px;
}

#giftshop-04 {
	position:absolute;
	left:450px;
	top:184px;
	width:1px;
	height:77px;
}

#giftcert-100 {
	position:absolute;
	left:451px;
	top:184px;
	width:197px;
	height:77px;
}

#gift-body {
	position:absolute;
	left:0px;
	top:261px;
	width:648px;
	height:110px;
	background-image: url(../images/GiftShop/gift_body.png);
}

#giftpass-pink {
	position:absolute;
	left:0px;
	top:371px;
	width:316px;
	height:149px;
}

#giftpass-green {
	position:absolute;
	left:316px;
	top:371px;
	width:145px;
	height:149px;
}

#giftpass-blue {
	position:absolute;
	left:461px;
	top:371px;
	width:187px;
	height:149px;
}
