BODY {
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 12px;
	background-color: #f1d7a5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Do not move or put anything above this rule! */

@font-face {   
   font-family: "GaramondBold";   
   src: url("/Global/fonts/garamondbold.eot"); /* IE */   
   src: local("ITC Garamond"), url("/Global/fonts/garamondbold.TTF") format("truetype"); /* non-IE */   
}
@font-face {   
   font-family: "Garamond";   
   src: url("/Global/fonts/garamond.eot"); /* IE */   
   src: local("ITC Garamond"), url("/Global/fonts/garamond.TTF") format("truetype"); /* non-IE */   
}

h1.garamond  { 
	color: #004078;
	font-family:"GaramondBold";
	font-size: 24px;
	font-weight: bold;
	padding:0 0 0 10px;
	margin:3px 0;
}
h2.garamond  { 
	color: #0b4da2;
	font-family:"Garamond";
	font-size: 21px;
	font-weight: bold;
	padding:0 0 0 3px;
	margin:0;
}
h3.garamond  { 
	color: #D25400;
	font-family:"Garamond";
	font-size: 19px;
	font-weight: bold;
	padding:0 0 0 3px;
	margin:0;
}

/* ------------------------------------------------------------------------------------- GENREAL */

.FNTcopyright a:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992915; text-decoration:none;}
.FNTcopyright a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992915; text-decoration:none;}
.FNTcopyright a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E16B19; text-decoration:none; background-color:#F8EBD2;}
.FNTcopyright a:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992915; text-decoration:none;}

.FNTcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #992915;
	padding:0 0 0px 5px;
}

#OpenText{
	padding:0 7px;
	visibility:hidden;
}

a:link {
	font-weight:bold;
	text-decoration:none;
	color:#0b4da2;
}
a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#0b4da2;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
	background-color:#e5f5fc;
	color:#0b4da2;
}

.bodyfooter a:hover{background-color:transparent;}




h3{font-size:14px; font-weight:bold;}

.fpo{background-color:#FFCCFF}

.BreadCrumbsBar .LNKbreadcrumbs a:hover {
	background-color:transparent;
	color:#fff;
}
.BreadCrumbsBar a:hover {
	background-color:transparent;
}




/* -----------------------------------------------------   FUN ZONE  */

#FunZone a img{border: 1px solid #004078;}
#FunZone a {font-weight:bold;}
#FunZone .Solution {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
#FunZone .Solution a{font-weight: normal;}



/* ------------------------------------------------------------------------------------- SUBPAGE */
.subPage_Headers {
	width: 525px;
	height: 35px;
	background-color: #f5e1bc;
	padding: 2px 10px 2px 5px;
	margin: 0px;
	border-right:1px solid #fff;
}
.subPage_HeadersNoBorderRight {
	width: 525px;
	height: 35px;
	background-color: #f5e1bc;
	padding: 2px 10px 2px 5px;
	margin: 0px;
}
.subPage_Headers.global{padding-bottom:3px;}

.subPage_ContentArea {
	background-color: #FFFFFF;
	padding:10px;
	margin:0px;
	text-align:left;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
}

.subPage_ContentArea p{margin:0 7px 7px 0;}
.subPage_ContentArea .brand{font-weight:bold; /*background-color:#e5f5fc;*/}

.subPage_ContentArea img.imgLeftPadding{
	margin-left:7px;
}
.subPage_ContentArea img.floatRight{float:right;}

.subPage_smallFont{
	font-size: 80%;
}
div.img_subHeaders{
	width:500px;
	height:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b4da2;
	margin:5px 0 4px 0 ;
}

div.img_subHeaders2{
	width:96%;
	height:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b4da2;
	margin:5px 0 4px 0 ;
}

#carbQuiz div.img_subHeaders.textHeightThree,
#quiz div.img_subHeaders.textHeightThree{height:67px !important;}

#carbQuiz div.img_subHeaders.textHeightTwo,
#quiz div.img_subHeaders.textHeightTwo,
#nkLinks div.img_subHeaders.textHeightTwo{height:43px !important;}

#nkLinks div.img_subHeaders{
	width:500px;
	height:19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b4da2;
	margin:5px 0 4px 10px;
}

#nkLinks ul{margin-top:10px;}
#nkLinks table{width:480px; float:left; margin:0 0 0 3px}
#nkLinks li{
	list-style-image: url(/Stylesheets/images/blt_square.gif) !important;
	margin:0 0 3px 35px !important;
}
#nkLinks a{font-weight:bold}


/* ------------------------------------------------------------------------------------- LANDING PAGES */
.landing_Header {
	height: 35px;
	background-color: #FDCB95;
	border-bottom: 1px solid #FFFFFF;
	padding:0px;
	margin:0px;
}

.landingLinks a:hover{
	background-color:transparent;
}


/* ------------------------------------------------------------------------------------- SIDEBAR */
.SideBar {
	width: 211px;
	background-color: #fff;
	padding: 0;
	margin: 0px;
	background-image:url(/Stylesheets/images/gui_toutBG2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.sideBarWidth{width:auto}

#safteyTopTen .SideBar {
	width:165px;
	background-color: #fff;
	padding: 0;
	margin: 0px;
	background-image:url(/Stylesheets/images/gui_toutBG_165width.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#safteyTopTen .SideBar .SideBarTop{
	height:2px;
	width:165px;
	background-image:url(/Stylesheets/images/gui_toutBGTopper.gif);
}

.SideBar img{padding: 0px; margin: 0px;}
.SideBar img.lastTout{padding:0; margin-bottom:13px;}

.sidebar_contentArea{
	font-size: 80%;
	margin:0px;
	padding:5px 10px 5px 10px;
	background-color: #03639c;
	border-top: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.sidebar_contentArea ul{
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
.sidebar_contentArea li{
	margin:0px 0px 6px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(/Stylesheets/images/blt_red_arrow.gif);
}
.SideBar .BottomLine{
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}
.SideBar .TopLine{
	border-top:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}
.SideBar .TopBottomLine{
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
}

.SideBar .inlay{
	margin:6px;
	padding:0 0 3px 0;
	border:1px solid #f1d7a5;
	background-color:#cf9b6c;
	height:100%;
}
.SideBar .inlay .header{
	padding-bottom:2px;
	}
.SideBar .inlay p{
	color:#000;
	font-size:10px;
	padding:0 6px 10px 6px;
}
.SideBar .inlay ul{
	margin-top:5px;
	margin-left:15px;
	font-size:11px;
}
.SideBar .inlay ul li{
	margin:0 3px 13px 10px;
	list-style-position: outside;
	list-style-image: url(/Stylesheets/images/blt_arrow.gif);
	padding-left: 0px;
}
.SideBar .inlay ul li p{
	color:#000;
	font-size:10px;
	padding:0 6px 0 0;
}
.SideBar .inlay a {
	text-decoration:underline;
	color:#000;
}
.SideBar .inlay a:hover {
	text-decoration:underline;
	background-color:#eacb9a;
	color:#0b4da2;
}

.SideBar .bookend{visibility:hidden;}



/* ------------------------------------------------------------------------------------- Kids Kitchen */
#kidsKitchen .panel{background-color:#edf8fd;}
#kidsKitchen .panel .funZone{padding:6px;}
#kidsKitchen .panel .safety{padding:6px;}
#kidsKitchen .panel .cookingFun{padding:6px 0 6px 6px;}
#kidsKitchen a{font-weight:bold; color:#004078;}



/* ------------------------------------------------------------------------------------- Safety Top Ten */
#safteyTopTen .subPage_ContentArea {
	background-color: #FFFFFF;
	padding:10px;
	margin:0px;
	text-align:center;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
}



/* ------------------------------------------------------------------------------------- UL OL LI - GENERAL ORDERED/UNORDERED LISTS */
#lunchBag ul{
margin-top: 10px;
list-style:none;
}

#lunchBag {
	margin-bottom: 15px;
	margin-right: 5px;
	list-style:none!important;
	list-style-type:none;
	text-decoration:none;
	background:url(../../Global/images/icn_apple.jpg) no-repeat 0 0px;
	padding:3px 0 0 20px;
	margin-left: 0px;
}

LI{
	margin-bottom: 5px;
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(/Stylesheets/images/blt_square.gif);
	padding-left: 0px;
	margin-left: 25px;
}

ul, ol {
	margin-top: 10px;
}









#arrow LI{
	margin-bottom: 5px;
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(/Stylesheets/images/blt_arrow.gif);
	padding-left: 10px;
	margin-left: 25px;
}


/* ------------------------------------------------------------------------------------- PRINT */
.printHeader{background-color:#004078}
.printFooter{background-color:#004078}


/* ------------------------------------------------------------------------------------- Templates */
* {border:0px; margin:0px; padding:0px;}
.wingTop, .wingMid, .wingBottom, .bodyTop, .bodyBottom, .menuBG {background-color: #004078;}
.wingFooter, .bodyFooter {background-color: #f8ebd2;}
.wingHeader {
	background-color: #fff;
	background-image: url(/Templates/images/gui_wingHeader.gif);
	background-repeat: repeat-x;
}
.wingExpansion {
	background-color: #ecf8fd;
	background-image: url(/Templates/images/wingExpansion.gif);
	background-repeat: repeat-x;
}

.BreadCrumbsBar {
	/*background-color: #0577c3;*/
	background-color: #004078;
}
.LNKbreadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.LNKbreadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.LNKbreadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.LNKbreadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0c419a;
	text-decoration:underline;
}


/* ------------------------------------------------------------------------------------- BREAD HISTORY */
#breadHistory .breadTimeLine .date{
	color:#0b4da2;
	font-weight:bold;
	width:45px;
	padding:0px;
	margin:0px;
	float:left;
}
#breadHistory .breadTimeLine .event{
	padding: 0px;
	margin:0px 0px 10px 5px;
	float:left;
	width:450px;
	
}
/* ------------------------------------------------------------------------------------- BREAD QUOTES */
#breadQuotes li{
	padding:0px;
	font-style: italic;
	list-style-image: url(/Stylesheets/images/blt_arrow.gif);
}
#breadQuotes .saidBy{
	padding:0px;
	font-size:80%;
	font-style: normal;
	color:#0c419a;
}

/* ------------------------------------------------------------------------------------- INTERACTIVE NUTRITION  */
#nutrDisc{}
#nutrDisc div{float:right; width:300px; height:auto; font-size: 80%; line-height:normal;}
#nutrDisc div.amountPerServing{top:0px;}
#nutrDisc div strong{
	display:block;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0c419a;
	}
#container0{margin-top:0;}
#container1{margin-top:0; display:none;}
#container2{margin-top:67px; display:none;}
#container3{margin-top:105px; display:none;}
#container4{margin-top:118px; display:none;}
#container5{margin-top:310px; display:none;}
#container6{margin-top:370px; display:none;}

#nutrLabel{float:left; width:193px;}
#nutrLabel img{margin:0;display:block;border:0;}
/*
.rollOverHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c419a;
	margin:0px 0px 0px 0px;
}
.bodyBLACK{
	font-size: 80%;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
}
*/

/* ------------------------------------------------------------------------------------- RECIPES - Landing Page*/
#recipes .img_subHeaders{
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c419a;
}

/* ------------------------------------------------------------------------------------- RECIPECARDS Recipies Details Page*/
#recipeCard .img_subHeaders{
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c419a;
}
#recipeCard .servings{
	float:right;
	font-size:80%;
	}
#recipeCard .Qty{
	font-size:110%;
	font-weight:bold;
	color:#0c419a;
	padding-right:7px;
}

/* ------------------------------------------------------------------------------------- FAQ */
.faq img{float:left}
.faq .question{margin:0 0 10px 35px; font-weight:bold; min-height:27px; height:27px;}
.faq .answer{margin:0 0 20px 35px; padding:0 0 10px 0; border-bottom:1px dotted #004078; min-height:27px;}
.faq br{clear:left}


/* ------------------------------------------------------------------------------------- LANDING PAGES */
.landingAbout{
	background-image:url(images/img_aboutMain.jpg);
	background-repeat:no-repeat;
}
.landingNutritionCenter{
	background-image:url(images/img_nutritionCenterMain.jpg);
	background-repeat:no-repeat;
}
.landingallAboutBread{
	background-image:url(images/img_allaboutBreadMain.jpg);
	background-repeat:no-repeat;
}
.landingRecipes{
	background-image:url(images/img_recipesMain.jpg);
	background-repeat:no-repeat;
}
.LandingLinks{
	margin-left:20px;
	margin-bottom:15px;
	/*margin-top:15px;*/
}



/* ------------------------------------------------------------------------------------- NEWS */
.newsReleaseTitle{
	font-size:110%;
	font-weight:bold;
	color:#004078;
	margin-bottom: 5px;
	}
.newsReleaseDate{
	font-size:80%;
	}
.newsReleaseContent{
	padding:10px;
	margin:0px;
	text-align:left;
	vertical-align: top;
	}


/* ------------------------------------------------------------------------------------- EMAIL TO RECIPE EDITOR */
#emailRecipeEditor br{clear:left;}
#emailRecipeEditor .requiredDot,.requiredDot{color:#900; font-weight:bold; vertical-align:top;}

#emailRecipeEditor label{
	float: left;
	margin-bottom: 10px;
	display:block;
	
	text-align:right;
	width: 135px;
	padding-right: 10px;
	color:#004078;
	font-weight:bold;
}
#emailRecipeEditor input{
	width:175px;
	float: left;
	margin-bottom: 10px;
	display:block;
}
#emailRecipeEditor label{
	
}
#emailRecipeEditor form input,
#emailRecipeEditor form select, 
#emailRecipeEditor form textarea{border:1px solid #a5a6ad; margin:0;}

#emailRecipeEditor form label.radio{width:auto;} 
#emailRecipeEditor form input.radio{width:auto; border-width:0;} 

#emailRecipeEditor input#recipeName{width:350px;}
#emailRecipeEditor form textarea{width:350px; height:150px; margin-bottom:10px;}
#emailRecipeEditor form input#submit{background-color:#004078; color:#fff; margin-left:70px; padding:5px;}

input[type="hidden"]{border:0px solid #900!important;}


/* ------------------------------------------------------------------------------------- EMAIL TO RECIPE EDITOR */
#contactUs form input#submit{
	background-color:#004078;
	color:#fff;
	padding:5px;
}
#contactUs input, #contactUs select, #contactUs textarea{
	margin-top:5px;
	margin-left:5px;
	border:1px solid #a5a6ad;
}

#contactUs label{
	color:#004078;
	font-weight:bold;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NATURE'S OWN STYLE - PLEASE USE AS A REFERENCE */

/* MEDIA */
.mediaTable{
	padding:5px 5px 5px 5px;
}

#media #header td{background-color:#d25400; border-bottom:1px solid #FFFFFF;}
#media #header .title{
	width:275px;
	font-size:80%;
	color:#FFFFFF;
}
#media #header .DialupColumn{
	width:50px;
	text-align: center;
	font-size:80%;
	color:#FFFFFF;
}
#media #header .BroadbandColumn{
	width:50px;
	text-align: center;
	border-right: 1px solid #FFFFFF;;
	font-size:80%;
	color:#FFFFFF;
}

#media #rowA td{background-color:#f6ddcc; border-bottom:1px solid #FFFFFF;}
#media #rowA .title{	width:115px;}
#media #rowA .DialupColumn{
	width:50px;
	text-align: center;
}
#media #rowA .BroadbandColumn{
	width:50px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#media #rowB td{background-color:#f8e6d9; border-bottom:1px solid #FFFFFF;}
#media #rowB .title{width:115px;}
#media #rowB .DialupColumn{
	width:50px;
	text-align: center;
}
#media #rowB .BroadbandColumn{
	width:50px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}




.zero{
	padding: 0px;
	margin: 0px;
}

.couponTable{
	background-color:#fdefd0;
	padding:5px;
	margin:20px 0px;
	border: 1px dashed #d25400;
}





/* FORMS */
input{
	margin-top:5px;
	margin-left:20px;
}


/* QUIZ */
#quiz .answer, #carbQuiz .answer{
	font-weight:bold;
	color: #9c1e09;
}

#quiz .score, #carbQuiz .score{
	font-weight:bold;
	color: #9c1e09;	
}

.btn_LandingLinks{
	/*float:left;*/
	margin-left:45px;
	margin-bottom:15px;
	margin-top:15px;
}


.toHide {}
.HidePrint {display: none;}
TABLE {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}




.LNK11pxOrng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.LNK11pxOrng a:link {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#DD5800; text-decoration:none;}
.LNK11pxOrng a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A44200; text-decoration:none;}
.LNK11pxOrng a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD5800; text-decoration:underline;}
.LNK11pxOrng a:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD5800; text-decoration:none;}
.TBLcolorOrange {
	background-color: #D25400;
}
.EvenRow {
	background-color: #FEFAF2;
}
.TBLcolorLtan {
	background-color: #FDEFD0;
}
.TBLcolorLOrange {
	background-color: #FDCB95;
}
.TBLcolorMOrange {
	background-color: #FCB15F;
}
.TBLcolorRedGrad {
	background-color: #791707;
	background-image: url(/Templates/images/Grad_Red.jpg);
	background-repeat: repeat-x;
}
.TBLcolorGoldGrad {
	background-color: #FADFA3;
	background-image: url(/Templates/images/Grad_Gold.jpg);
	background-repeat: repeat-x;
}
.FNT12pxBlackPADall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(/images/Icn_List.gif);
	line-height: 16px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	top: 4px;
	clip:  rect(5px auto auto auto);
	background-color: #FEF5E0;
	vertical-align: top;
}
.FNT10pxBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.FNT11pxBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top:10px;
}



.FNT13pxMaroonBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C0003;
}
.FNT12pxBlackPADtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(/images/Icn_List.gif);
	line-height: 16px;
	margin: auto;
	/*padding: 10px 10px 10px 10px;*/
	top: 4px;
	clip:  rect(5px auto auto auto);
}
.FNT12pxBlackPADtop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(/images/Icn_List.gif);
	line-height: 16px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	top: 4px;
	clip:  rect(5px auto auto auto);
}
.subPage_ContentAreaNut td{ padding:10px; margin-bottom:10px;}
.bottomNav { width:400px;margin:0 15px 0 0; padding:10px 0 10px 0; text-align:right;}
.bottomNav ul {margin:0; padding:0;}
.bottomNav ul li {list-style:none; background:none; display:inline; margin:0; padding:0 2px 0 2px;color:#992915; font-size:12px;}
.bottomNav ul li a {
	color:#992915;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.bottomNav ul li a:link {
	color:#992915;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
.bottomNav ul li a:visited {color:#992915;text-decoration:none;font-weight:normal;}
.bottomNav ul li a:hover {color:#e16b19;font-size:10px;font-weight:normal;}
.bottomNav ul li a:active {color:#992915;text-decoration:none;font-weight:normal;}

/* -----------------------------------------------------   VARIETIES DISCLAIMER  */
.disclaimerNutInfo{ font-size:10px; padding:20px 0 0 0; width:450px; color:#bababa;}
