ol#support{
	clear: both;
	background-color: #ffccdd;
	border: solid 1px #ff6677;
	margin: 0 0 0 20px;
	padding: 10px 5px 10px 2em;
}

table.nutrition{
	border-collapse: collapse;
	border: solid 1px #ff6677;
}
table.nutrition th{
	width: 20%;
	background-color: #ffccdd;
	border-collapse: collapse;
	border: solid 1px #ff6677;
	font-weight: normal;
	text-align: center;
	font-size: normal;
}
table.nutrition td{
	border-collapse: collapse;
	border: solid 1px #ff6677;
	padding: 2px 5px;
}


table.seasonmenu{
	width: 580px;
	margin: 0 0 30px 20px;
	border-collapse: collapse;
}
table.tbody{
	border: solid 1px #ff0000;
	margin-bottom: 20px;
}
table.seasonmenu th{
	width: 50%;
	color: #ff3366;
}
table.seasonmenu td{
	width: 50%;
	padding: 0 10px;
	text-align: center;
	vertical-align: top;
}
table.seasonmenu td ul{
	padding-left: 15px;
}
table.seasonmenu td ul li{
	text-align:left;
}
table.seasonmenu tfoot td{
	margin-bottom: 30px;
}