#FeatureMenu{
	margin-top:25px;
	margin-bottom:25px;
	border-bottom:solid 1px #CCC;
}

#FeatureMenu a{
	float:left;
	display:block;
	background-image:url(/features/027/img/feature_menu.gif);
	background-repeat:no-repeat;
	height:27px;
	margin-right:3px;
}

#MenuTop{
	width:89px;
}

#MenuTakeOut{
	width:122px;
	background-position:-89px 0;
}

#MenuTakeOutA{
	width:122px;
	background-position:-89px -27px;
}

#MenuUnder10{
	width:122px;
	background-position:-210px 0;
}

#MenuUnder10A{
	width:122px;
	background-position:-210px -27px;
}

#MenuSpLunch{
	width:122px;
	background-position:-331px 0;
}

#MenuSpLunchA{
	width:122px;
	background-position:-331px -27px;
}

#MenuBusiness{
	width:122px;
	background-position:-453px 0;
}

#MenuBusinessA{
	width:122px;
	background-position:-453px -27px;

}

#MiddleMenu{
	margin-top:15px;
}

#FeaturedSubMenu,#MiddleMenu{
	font-weight:bold;
	padding:10px;
	line-height:150%;
}

.TakeOutSubMenu{
	background-color:#E5C0C7;
}

.Under10SubMenu{
	background-color:#EED5AD;
}

.SpSubMenu{
	background-color:#D2DDF1;
}

.BusinessSubMenu{
	background-color:#CBD889;
}

