.leightbox_sandwich {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display:none;
	position:absolute;
	bottom:25.9em;
	left:39em;
	width:233px;
	height:auto;
	background-image:url(images/bg_info.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:1001;
	overflow:hidden;
}
.leightbox_salade {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display:none;
	position:absolute;
	bottom:12.8em;
	left:36.5em;
	width:233px;
	height:auto;
	background-image:url(images/bg_info.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:1001;
	overflow:hidden;
}
.leightbox_sandwich_gourmet {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display:none;
	position:absolute;
	bottom:23.7em;
	left:63.5em;
	width:233px;
	height:auto;
	background-image:url(images/bg_info.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:1001;
	overflow:hidden;
}
.leightbox_salade_gourmet {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	display:none;
	position:absolute;
	bottom:10.6em;
	left:71em;
	width:233px;
	height:auto;
	background-image:url(images/bg_info.gif);
	background-repeat:no-repeat;
	text-align:left;
	z-index:1001;
	overflow:hidden;
}
.leightbox_sandwich p, .leightbox_salade p, .leightbox_sandwich_gourmet p, .leightbox_salade_gourmet p {
	text-transform:uppercase;
	padding-bottom: 5px;
	text-indent:20px;
}
.leightbox_sandwich ul, .leightbox_salade ul, .leightbox_sandwich_gourmet ul, .leightbox_salade_gourmet ul {
	margin:0px 0px 0px 0px;
	padding-bottom: 15px;
	width:100%;
}
.leightbox_sandwich li, .leightbox_salade li, .leightbox_sandwich_gourmet li, .leightbox_salade_gourmet li {
	margin-left:35px;
	list-style-type:square;
	background-image:none;
	text-indent:0px;
	line-height:15px;
}
#close {
	height:11px;
	width:11px;
	float:right;
	margin:0px 2px 0px 0px;
	text-align:center;
	margin-top:3px;
	background-image: url(images/close_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#close:hover {
	height:11px;
	width:11px;
	float:right;
	margin-right:2px;
	text-align:center;
	margin-top:3px;
	background-image: url(images/close_info.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
.lightbox[id] { /* IE6 and below Can't See This */
	position: fixe;
}
