.lable-icon01 {
	padding: 0px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.lable-icon01 a{
	font-size: 15px;
	font-weight: 900;
	color: #0000FF;
	text-decoration: underline;
}
.lable-icon01 a:hover{
	color: #FF3300;
	text-decoration: none;
}
.lable-icon02 {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.nutirtion-facts{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	color: #000000;
}
.nutirtion-facts td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.musttodo {color: #FF0000}

.food-tag{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.food-tag ol{
	list-style-type: none;
}
.food-tag li{
	float: left;
	margin-right: 8px;
}
.food-tag li a{
	font-size: 15px;
	font-weight: 800;
	color: #003399;
	text-decoration: none;
	background-image: url(../images/food-tag.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
	display: block;
	background-position: 2px 6px;
	margin-right: 0px;
	height: 40px;
	width: 129px;
}
.food-tag li a:hover{
	font-size: 15px;
	font-weight: 800;
	color: #FF3300;
	text-decoration: underline;
	background-image: url(../images/food-tag.gif);
	background-repeat: no-repeat;
	text-indent: 33px;
	display: block;
	background-position: 2px 6px;
	margin-right: 0px;
	height: 40px;
	width: 129px;
}
.foodtag-box{
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.foodtag-title {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00428A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00428A;
	text-indent: 6px;
	background-color: #E1F5FF;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #00428A;
	border-right-color: #00428A;
}
.foodtag-link {
	margin-left: 15px;
	text-align: left;
	margin-top: 10px;
	text-indent: 0px;
	line-height: 200%;
	margin-right: 5px;
	margin-bottom: 0px;
}
.foodtag-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 200%;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.foodtag-link a:hover{
	color: #FF3300;
	text-decoration: underline;
}
.addnew{
	text-align: right;
	margin-top: -30px;
	margin-right: 15px;
}
.addnew a{
	color: #FF0000;
	text-decoration: none;
}
.addnew a:hover{
	color: #663300;
	text-decoration: none;
}
