@charset "utf-8";
.bg_giftCardTopR {
	background-image: url(../images/graphic_giftcardpattern.gif);
	background-repeat: no-repeat;
}
.bg_giftCardTopL {
	background-image: url(../images/graphic_giftcard_topleft.gif);
	background-repeat: no-repeat;	
}
#orderForm_div {
	min-height: 300px;
}
#graphic_restaurants {
	position:absolute;
	left: 14px;
	top: 242px;
	z-index: 1;
}
#policies_div {
	width: 300px;
	height: 156px;
	position: absolute;
	left: -320px;
	bottom: 10px;
	overflow: auto;
}
#shippingInfo_div {
	width: 300px;
	height: 190px;
	position: absolute;
	left: -320px;
	bottom: 176px;
	overflow: auto;
}
#shippingInfo_div ul {
	padding-left: 15px;
}
/* Hides from IE-mac \*/
* html #orderForm_div {height: 300px;}
/* End hide from IE5/mac */
