div#giftcardContainer {
	position: relative;
	width: 823px;
	height: 950px;
}
div#giftcardContainer a:link, div#giftcardContainer a:visited { text-decoration: none; color: #cc913b; }
div#giftcardContainer a:hover { text-decoration: underline; color: #cc913b; }

img#giftcardPic { position: absolute; left: 0px; top: 0px; }
img#giftcardHr { position: absolute; left: 332px; top: 589px; }
img#giftcardTheCard { position: absolute; left: 35px; top: 407px; z-index: 4; }
img#giftcardTin { position: absolute; left: 540px; top: 611px; }

div#giftcardTopText { position: absolute; left: 357px; top: 412px; width: 365px; }
img.giftcardHdr { display: block; margin: 0 0 0 0px; }

div#giftcardOrder { position: absolute; left: 353px; top: 547px; width: 440px; }
div#giftcardOrCall { position: absolute; left: 116px; top: 5px; font-size: 15px; line-height: 16px; width: 320px; }
span.giftcardSmallNumber { font-size: 11px; line-height: 16px; }

div#giftcardGood { position: absolute; left: 77px; top: 567px; width: 210px; height: 330px; z-index: 3; }
ul#giftcardGoodList { position: absolute; left: 25px; top: 139px; font-style: italic; list-style: none; margin: 0 0 0 0px; padding: 0 0 0 0px; }
ul#giftcardGoodList  li { margin-bottom: 3px; }

div#giftcardGivingEasy { position: absolute; left: 574px; top: 748px; width: 206px; }

ul#giftcardBenefitsList {
	position: absolute;
	left: 366px;
	top: 616px;
	width: 190px;
	height: 383px;
}
ul#giftcardBenefitsList li {
	margin-bottom: 6px;
	margin: 0 0 12px 0;
}



.giftcardHolidaypromo {
	font-size: 13px;
	line-height: 14px;
}
.giftcardHolidaypromodesc {
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
}
.giftcardHolidaytitle {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #cc913b;
}
.giftcardHolidaytitle2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #cc913b;
}
