@charset "utf-8";
#main {
	background-image: url(../menu/images/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 90px;
}
.maincont{
	
	
}
.meal{
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.meallast{
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mealtitled{
	height: 60px;
	width: 628px;
	background-image: url(../menu/images/meal_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -100000em;
}
.mealtitlem{
	text-indent: -100000em;
	height: 60px;
	width: 628px;
	background-image: url(../menu/images/meal_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.mealinfo{
	float: left;
	background-image: url(../menu/images/meal_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 628px;
	padding-bottom: 5px;

}
.mealinfo .mealleft{
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: center;
	padding-right: 12px;
}
.mealinfo .mealleft p{
	padding-bottom: 13px;
}
.mealinfo .mealright{
	float: left;
	margin-top: 18px;
	width: 252px;
}
.mealinfo .mealright img{
	border: 1px solid #993;
	margin-bottom: 10px;
}
.mealbottom{
	background-image: url(../menu/images/meal_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;

}

