body, html, p, a, input, select, textarea, ul, li, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:15px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:13px;
}
#calcPrice {
	padding: 0px;
	clear: both;
	float: none;
	width: auto;
	display: block;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CalcNutro, #SavedNutro, #TotalCalcNutro {
	padding: 0px;
	clear: both;
	float: none;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#CalcNutro strong, #CalcNutro span, #SavedNutro strong, #SavedNutro span, #TotalCalcNutro strong, #TotalCalcNutro span {
	clear: none;
	float: left;
	padding-right: 5px;
	display: block;
}
#CalcNutro input, #SavedNutro input, #TotalCalcNutro input {
	clear: none;
	float: left;
	width: 60px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	display: block;
}
#CalcNutro td, #SavedNutro td, #TotalCalcNutro td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	margin: 0px;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#CalcNutro tr td table, #SavedNutro tr td table, #TotalCalcNutro tr td table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse:collapse;
}
#CalcNutro tr td table td, #SavedNutro tr td table td, #TotalCalcNutro tr td table td {
	padding-right: 2px;
}
#CalcNutro .AlignRight strong, #SavedNutro .AlignRight strong, #TotalCalcNutro .AlignRight strong {
	text-align: right;
	float: right;
}
#CalcNutro .CellType1, #SavedNutro .CellType1, #TotalCalcNutro .CellType1 {
	width: 170px;
}
#CalcNutro .CellType2, #SavedNutro .CellType2, #TotalCalcNutro .CellType2 {
	width: 40px;
}
#CalcNutro .CellType2 input, #SavedNutro .CellType2 input, #TotalCalcNutro .CellType2 input {
	text-align: right;
	float: right;
	width: 40px;
}
#CalcNutro .CellType3, #SavedNutro .CellType3, #TotalCalcNutro .CellType3 {
	width: 60px;
}
#CalcNutro .lnType1 td, #SavedNutro .lnType1 td, #TotalCalcNutro .lnType1 td {
	border-bottom-width: 10px;
}
#CalcNutro .lnType2 td, #SavedNutro .lnType2 td, #TotalCalcNutro .lnType2 td {
	border-bottom-width: 3px;
}
#CalcNutro #Serving_Size, #CalcNutro #Calories, #SavedNutro #Serving_Size, #SavedNutro #Calories, #TotalCalcNutro #Serving_Size, #TotalCalcNutro #Calories {
	width: 140px;
}
#CalcSavedMenuItems a {
	color:#000;
	text-decoration:none;
}
#MadMenu, #CalcDidYouKnow, #BtnRemove , #CalcDidYouKnow, #CalcSaveMenuTotal{
	display:none;
}
.CalcSavedHeader{
	font-size:15px;
	font-weight:bold;
}
/* 
.SavedMenuItemPageBreak, #CalcYourMeal, #CalcSavedMenuItems{
	page-break-before:always;
}
*/
#CalcSize, #CalcWhatsInIt, #CalcDressing, #BtnPrint, #BtnViewMeal, #BtnViewMyMeal, #CalcLettuce{
	height:1px;
	overflow:hidden;	
}
#Navigation #Logo a {
	color: #000;
	text-decoration: none;
}
#Navigation #Logo img {
	clear: both;
	float: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 170px;
}
#Navigation ul {
	display: none;
}
#Footer {
	display: none;
}
#PopContactForm, #PopMadMobForm, #PopCalcAddtoMix {
	display: none;
}
#SvdItemCal {
	display: none;
}

