/*global.css*/
/* Reset.css by Eric Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	background-color:#fff;
}
#wrapper {
	width: 934px;
	margin: auto;
	text-align: left;
	background: url(/images/bg/wrapper.png) top left repeat-y;
}
div.footerwrapper {
	width: 934px;
	margin: auto;
	text-align: left;
	background: url(/images/bg/wrapper.png) top left repeat-y;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end hide from IE-mac */

body {
	background-color: #c8e3d8;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
body.nah {
	background-color: #b3e0f4;
	padding-bottom: 25px;
}
body.nah #wrapper {
	background: url(/images/bg/wrapper_nah.gif) top left repeat-y;
}
#header {
	padding: 0 17px 0 17px;
	overflow: hidden;
	position: relative;
}
body.cspi #header {
	padding-top: 11px;
	background: url(/images/bg/cspi_header.gif) top left no-repeat;
	height: 154px;
}
body.nah #header {
	padding: 0;
}
body.nah #header img, body.nah #header a {
	display: block;
}
#header #header_link {
	position: absolute;
	display: block;
	right: 110px;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	top: 40px;
	width: 200px;
	height: 80px;
}
#header #header_nah_link {
	position: absolute;
	display: block;
	left: 50px;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	top: 50px;
	width: 330px;
	height: 80px;
}
#header #logo {
	position: absolute;
}
body.cspi #header #logo {
	top: 53px;
	left: 70px;
}
div#header h2#slogan {
	position: absolute;
}
div#header h2#slogan {
	right: 188px;
	top: 60px;
}
div#header ul#header_nav {
	position: absolute;
}
div#header ul#header_nav {
	width: 150px;
	top: 64px;
	right: 35px;
}
div#header ul#header_nav li a {
	display: block;
	text-indent: 200px;
}
div#header ul#header_nav li#header_nav_action {
	height: 19px;
	margin-bottom: 4px;
	display: block;
	/*border:1px solid red;*/
}
div#header ul#header_nav li#header_nav_donate {
	height: 19px;
	margin-bottom: 4px;
	display: block;
	/*border:1px solid blue;*/
}
div#header ul#header_nav li#header_nav_fund {
	height: 45px;
	display: block;
	/*border:1px solid green;*/
}

li#header_nav_action a {
	background: url(/images/nav/CSPImenu_action.gif) 0px 0px no-repeat;
}
li#header_nav_action a:hover, li#header_nav_action a.active {
	background: url(/images/nav/CSPImenu_action.gif) -150px 0 no-repeat;
}
li#header_nav_donate a {
	background: url(/images/nav/CSPImenu_donate.gif) 0px 0px no-repeat;
}
li#header_nav_donate a:hover, li#header_nav_donate a.active {
	background: url(/images/nav/CSPImenu_donate.gif) -150px 0 no-repeat;
}
li#header_nav_fund a {
	background: url(/images/nav/CSPImenu_fund.gif) 0px 0px no-repeat;
	height: 34px;
}
li#header_nav_fund a:hover, li#header_nav_fund a.active {
	background: url(/images/nav/CSPImenu_fund.gif) -150px 0 no-repeat;
}
#cspi_search {
	position: absolute;
	right: 35px;
	top: 19px;
}
#cspi_search label {
	text-transform: uppercase;
	font-size: 11px;
	color: #deefe7;
	line-height: 14px;
	display: inline;
	vertical-align: middle;
	padding-right: 5px;
}
#cspi_search_query {
	color: #666;
	display: inline;
	vertical-align: middle;
	border: none;
	width: 176px;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
}
#cspi_search_submit {
	display: inline;
	vertical-align: middle;
}
div#license {
	margin: 0 20px 0 20px;
	height: 81px;
	border-top: 3px solid #eae5c2;
	background: #f4f2e0 url(/images/bg/license_wBBB.gif) top left no-repeat;
}
#license h3 {
	margin-top: 18px;
	margin-left: 78px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #a5a28e;
}
#license p {
	margin-left:  78px;
	margin-top: 2px;
	color: #656565;
	font-size: 11px;
	line-height: 14px;
	width: 303px;
}
#footer {
	background: url(/images/bg/footer.gif) bottom left no-repeat;
	padding: 31px 17px 30px 37px;
	position: relative;
	zoom: 1;
}
#footer_grocery {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
body.nah #footer {
	background: url(/images/bg/footer_nah.gif) bottom left no-repeat;
}
#footer_logo {
	float: left;
	width: 150px;
}
#footer_content {
	float: left;
	border-left: 1px solid #dadada;
	margin-left: 30px;
	padding-left: 21px;
	color: #9c9c9c;
	font-size: 11px;
	line-height: 14px;
}
#footer_content ul {
	margin-bottom: 5px;
}
#footer_content ul li {
	display: inline;
	margin-right: 15px;
}
#footer_content ul li a {
	color: #9c9c9c;
	text-decoration: none;
}
#footer_content ul li a:hover {
	text-decoration: underline;
}
.spacer {
	position: absolute;
	top: 0;
	left: 1px;
	background-color: #fff;
	z-index: 999;
	height: 1px;
	overflow: hidden;
}
#nah_nav {
	background: url(/images/bg/nah_nav.gif) top left no-repeat;
	margin: 0 20px 0 20px;
	height: 50px;
	overflow: hidden;
}
#nah_nav_main {
	float: left;
	padding-left: 64px;
}
#nah_nav_main li {
	margin-right: 25px;
}
#nah_nav_sub {
	float: right;
	padding-right: 84px;
}
#nah_nav_sub li {
	margin-left: 18px;
}
#nah_nav li {
	height: 50px;
	float: left;
}
#nah_nav li a {
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#nah_nav_subscribe_now {
	width: 113px;
}
#nah_nav_subscribe_now a {
	width: 113px;
	background: url(/images/nav/nah_nav/subscribe_now.gif) 0px 0px no-repeat;
}
#nah_nav_subscribe_now a:hover, #nah_nav_subscribe_now a.active {
	background: url(/images/nav/nah_nav/subscribe_now.gif) 0px -50px no-repeat;
}
#nah_nav_give {
	width: 79px;
}
#nah_nav_give a {
	width: 79px;
	background: url(/images/nav/nah_nav/give_a_gift.gif) 0px 0px no-repeat;
}
#nah_nav_give a:hover, #nah_nav_give a.active {
	background: url(/images/nav/nah_nav/give_a_gift.gif) 0px -50px no-repeat;
}
#nah_nav_archives {
	width: 107px;
}
#nah_nav_archives a {
	width: 107px;
	background: url(/images/nav/nah_nav/view_archives.gif) 0px 0px no-repeat;
}
#nah_nav_archives a:hover, #nah_nav_archives a.active {
	background: url(/images/nav/nah_nav/view_archives.gif) 0px -50px no-repeat;
}
#nah_nav_cspi {
	width: 83px;
}
#nah_nav_cspi a {
	width: 83px;
	background: url(/images/nav/nah_nav/cspi_home.gif) 0px 0px no-repeat;
}
#nah_nav_cspi a:hover, #nah_nav_cspi a.active {
	background: url(/images/nav/nah_nav/cspi_home.gif) 0px -50px no-repeat;
}
#nah_nav_cs {
	width: 128px;
}
#nah_nav_cs a {
	width: 128px;
	background: url(/images/nav/nah_nav/customer_service.gif) 0px 0px no-repeat;
}
#nah_nav_cs a:hover, #nah_nav_cs a.active {
	background: url(/images/nav/nah_nav/customer_service.gif) 0px -50px no-repeat;
}
#nah_nav_renew {
	width: 53px;
}
#nah_nav_renew a {
	width: 53px;
	background: url(/images/nav/nah_nav/renew.gif) 0px 0px no-repeat;
}
#nah_nav_renew a:hover, #nah_nav_renew a.active {
	background: url(/images/nav/nah_nav/renew.gif) 0px -50px no-repeat;
}
#main_nav {
	z-index: 999;
	margin: 0 20px 0 20px;
	background: url(/images/bg/main_nav.gif) top left repeat-x;
	padding-top: 13px;
	padding-left: 70px;
	padding-right: 50px;
}
#main_nav li {
	position: relative;
	float: left;
	z-index: 999;
	margin-right: 18px;
}
#main_nav li a {
	z-index: 999;
	position: relative;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_nav li a.active {
	background-position: 0px -36px;
}
#main_nav li a:hover, #main_nav li a.hover {
	background-position: 0px -72px;
}
#main_nav #main_about {
	width: 110px;
}
#main_nav #main_about a {
	background-image: url(/images/nav/main_about.gif);
}
ul#main_nav li#main_foodday {
	width: 110px;
}
ul#main_nav li#main_foodday a {
	background-image: url(/images/nav/main_foodday.gif);
}
#main_nav #main_nutrition {
	width: 110px;
}
#main_nav #main_nutrition a {
	background-image: url(/images/nav/main_nutrition.gif);
}
#main_nav #main_safety {
	width: 131px;
}
#main_nav #main_safety a {
	background-image: url(/images/nav/main_safety.gif);
}
#main_nav #main_more {
	width: 87px;
}
#main_nav #main_more a {
	background-image: url(/images/nav/main_more.gif);
}
#main_nav #main_contact {
	width: 99px;
}
#main_nav #main_contact a {
	background-image: url(/images/nav/main_contact.gif);
}
#main_nav .subnav {
	z-index: 999;
	width: 150px;
	background: url(/images/bg/main_nav_bottom.gif) bottom left no-repeat;
}
#main_nav ul {
	z-index: 999;
	width: 126px;
	padding: 10px 12px 12px 12px;
	background: url(/images/bg/main_nav_top.gif) top right no-repeat;
}
#main_nav ul li {
	float: none;
	display: block;
	height: auto;
	margin: 0 1px 0 1px;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding: 5px 0 5px 0;
}
#main_nav ul li.last {
	background: none;
}
#main_nav #main_about ul li a, #main_nav #main_foodday ul li a,  #main_nav #main_nutrition ul li a,  #main_nav #main_safety ul li a,  #main_nav #main_more ul li a,  #main_nav #main_contact ul li a {
	background: none;
	background-color: #fff;
	text-indent: 0;
	height: auto;
	display: inline;
	text-decoration: none;
	color: #20885a;
	font-size: 12px;
	line-height: 18px;
}
#main_nav #main_about ul li a:hover, #main_nav #main_foodday ul li a:hover,  #main_nav #main_nutrition ul li a:hover,  #main_nav #main_safety ul li a:hover,  #main_nav #main_more ul li a:hover,  #main_nav #main_contact ul li a:hover {
	text-decoration: underline;
}
#content {
	margin: 0 17px 0px 17px;
}
.cspi_sub #content, .nah #content {
	/*background: url(/images/bg/sub_bottom_shadow.png) bottom left no-repeat;*/
	padding-bottom: 33px;
	/*border: 1px solid red;*/
	
}
.nah #content_gradient {
	background: url(/images/bg/nah_content.gif) top left repeat-x;
}
.nah_sub #content_gradient {
	background: none;
}
.pdf_article #content_gradient {
	padding-bottom: 40px;
}
#singular {
	margin: 0 25px 0 25px;
}
#primary {
	padding-top: 15px;
	width: 575px;
	float: left;
	padding-left: 17px;
}
.cspi_sub #primary {
	width: 608px;
}
.nah_sub #primary {
	padding: 15px 20px 0px 35px;
	width: 537px;
}
.nah_archives #primary {
	padding-top: 0;
	padding-right: 15px;
}
.pdf_article #primary {
	padding-right: 18px;
	margin-top: 37px;
	border-right: 1px solid #e3e3e3;
	width: 566px;
}
.pdf_recipe #primary {
	width: 564px;
}
#secondary {
	float: right;
	width: 308px;
	overflow: hidden;
}
.nah_sub #secondary {
	padding-right: 35px;
	width: 273px;
	padding-top: 15px;
}
.nah_archives #secondary {
	padding-right: 40px;
}
.pdf_article #secondary {
	padding-top: 0;
	margin-top: 32px;
	padding-left: 0;
	padding-right: 0;
	width: 270px;
}
.pdf_recipe #secondary {
	padding-left: 0;
	padding-right: 0;
	width: 270px;
}
.cspi_sub #secondary {
	width: 275px;
}
#billboard {
	z-index: 50;
	position: relative;
	background: #04663a url(/images/bg/billboard.jpg) top left no-repeat;
	height: 330px;
	width: 555px;
	overflow: hidden;
	padding: 10px 8px 0px 9px;
}
.nah #billboard {
	height: 319px;
	padding: 10px 8px 0 8px;
	background: #18759e url(/images/bg/billboard_nah.jpg) top left no-repeat;
}
#billboard_pager {
	display: none;
	font-size: 17px;
}
#billboard_pager li, #billboard_pager a {
	float: left;
}
#bb_pager_prev {
	padding-right: 5px;
}
#bb_pager_next {
	background: url(/images/bg/billboard_pagination.gif) 0px 3px no-repeat;
	padding-left: 8px;
}
#billboard .slides {
}
#billboard .slide {
	z-index: 50;
	margin-bottom: 800px;
	background-color: #04663a;
}

/* mwiik 2010-09-22 added yet again */

#billboard .slides .slide {
	display: none;
}
#billboard .slides .slide:first-child {
	display: block;
}

/* /mwiik 2010-09-22 added yet again */


.nah #billboard .slide {
	/*margin: 10px 8px 800px 8px;*/
            margin: 0;
	background-color: #18759e;
}
#billboard .slide img {
	display: block;
}
#billboard .slide h1 {
	margin: 18px 20px 0 38px;
	font-family: georgia, serif;
	font-size: 30px;
	line-height: 36px;
	color: #f6e781;
	font-weight: normal;
	opacity: 0.99;
	filter: alpha(opacity=99);
	zoom: 1;
}
.nah #billboard .slide h1 {
	margin: 10px 20px 0 30px;
	font-size: 28px;
	line-height: 32px;
	color: #fff;
}
#billboard .slide p {
	opacity: 0.99;
	filter: alpha(opacity=99);
	zoom: 1;
	color: #fff;
	margin: 2px 20px 20px 38px;
	font-size: 15px;
	line-height: 20px;
}
.nah #billboard .slide p {
	margin: 3px 20px 0 30px;
	font-size: 14px;
	color: #a3daf4;
	line-height: 20px;
}
#billboard .slide ul {
	zoom: 1;
	background: url(/images/bg/billboard_dots.gif) top left repeat-x;
	padding-top: 5px;
	display: inline;
	opacity: 0.99;
	margin: 0px 20px 0 38px;
}
.nah #billboard .slide ul {
	background: none;
	width: 513px;
	display: inline;
	float: left;
	margin: 5px 20px 0 30px;
}
#billboard .slide ul li {
	display: inline;
	font-size: 14px;
	line-height: 18px;
	background: url(/images/bg/billboard_divider.gif) 0px 3px no-repeat;
	margin-left: 4px;
	padding-left: 10px;
	zoom: 1;
	filter: alpha(opacity=99);
}
.nah #billboard .slide ul li {
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	float: left;
	background: url(/images/bg/billboard_divider_nah.gif) 0px 4px no-repeat;
	text-transform: uppercase;
}
#billboard .slide ul li.first {
	background: none;
	margin-left: 0;
	padding-left: 0;
}
.nah #billboard .slide ul li.first {
	padding-right: 3px;
}
#billboard .slide ul li strong {
	color: #f9ffe6;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.cspi #billboard .slide ul li a strong {
	color: #ffff99;
}
.cspi #billboard .slide ul li a:hover strong {
	color: #fff;
}
#billboard .slide ul li em {
	font-size: 14px;
	font-weight: normal;
	color: #fffefe;
	font-style: italic;
	font-family: georgia, serif;
}
#billboard .slide ul li a {
	color: #ffff99;
	text-decoration: none;
}
.nah #billboard .slide ul li a {
	color: #e5ea68;
}
#billboard .slide ul li a:hover {
	text-decoration: underline;
}
.cspi #billboard .slide ul li a:hover {
	color: #fff;
}
.article_promo {
	width: 522px;
	margin: 20px 0 20px 20px;
	padding: 15px 0 0px 0;
	background: url(/images/bg/dots.gif) top left repeat-x;
}
.article_promo_inner {
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding: 0 0 15px 0;
}
.article_promo_body {
	float: left;
	margin-left: 10px;
	width: 375px;
	border-left: 1px solid #cbcbcb;
	padding-left: 18px;
}
/*
	2010-04-08 mwiik
	changed color from 8d8d8d to 666
*/
.article_promo_body p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
}
.article_promo_body h2 {
	color: #305c9f;
	font-family: georgia, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
}
.article_promo_body h2 a {
	color: #305c9f;
	text-decoration: none;
}
.article_promo_body h2 a:hover {
	text-decoration: underline;
}
.article_promo .author {
	float: left;
	height: 117px;
	margin: 0 0 0 20px;
	width: 90px;
}


.cols {
}
.col1, .col2 {
	float: left;
	width: 280px;
	background: url(/images/bg/col_middle.gif) top left repeat-y;
}
.col1 {
	margin-right: 12px;
}
.col1 h1, .col2 h1 {
	font-size: 12px;
	height: 70px;
	line-height: 14px;
}
.col1 h1 img, .col2 h1 img {
	display: block;
}
.col_body {
	background: url(/images/bg/col_bottom.gif) bottom left no-repeat;
	padding: 0 26px 20px 26px;
}
.col2_action_alert .col_body {
	background: url(/images/bg/col_bottom_action_alert.gif) bottom left no-repeat;
	padding-bottom: 25px;
}
.promo {
	margin: 20px 0 20px 0;
}
.cspi .promo {
	margin-bottom: 32px;
}
.promo a, .promo img {
	display: block;
}
.promo_sub {
	margin-top: 5px;
	margin-left: 30px;
}
.promo_centered {
	width: 574px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.newsitem_more {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding: 10px 0 10px 0;
}
.col2_action_alert .newsitem_more {
	width: 110px;
}
.newsitem_more a {
	color: #18759e;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.col2_action_alert .newsitem_more a {
	color: #ff6633;
}
.newsitem_more a:hover {
	text-decoration: underline;
}
.newsitem {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding: 15px 0 15px 0;
	zoom: 1;
}
.newsitem_first {
	padding-top: 0;
	background: none;
}
.newsitem h4 {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
}
.newsitem h2 {
	font-size: 13px;
	line-height: 18px;
	color: #18759e;
	font-weight: normal;
}
.newsitem h2 a {
	text-decoration: none;
	color: #18759e;
}
.col2_action_alert .newsitem h2 a {
	color: #ff6633;
}
.newsitem h2 a:hover {
	text-decoration: underline;
}
.image_title {
}
.image_title img {
	display: block;
}
.shadowbox {
	padding-bottom: 17px;
	background: url(/images/bg/shadowbox.jpg) bottom left no-repeat;
}
.cspi_sub .shadowbox {
	background: url(/images/bg/shadowbox_sub.gif) bottom left no-repeat;
}
.shadowbox h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}
.shadowbox h1 img, .shadowbox h1 a {
	display: block;
}
.cspi_sub .shadowbox h2 {
	margin-top: 8px;
}
.shadowbox_body {
	padding: 0 27px 0 27px;
	zoom: 1;
}
.cspi_sub .shadowbox_body {
	padding-right: 35px;
}
.shadowbox_feature {
	background: #e2f5fd url(/images/bg/blue_box.gif) top left repeat-x;
	padding: 12px 14px 14px 14px;
	margin-bottom: 18px;
}
.shadowbox_feature h2 {
	font-family: georgia, serif;
	color: #2c5799;
	font-style: italic;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
}
.shadowbox p {
	font-family: georgia, serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	margin-top: 2px;
}
.shadowbox_body ul {
	background: url(/images/bg/leftcol_dots.gif) top left repeat-x;
	margin: 10px 0 15px 0;
	padding-top: 4px;
}
/*
	2010-04-08 mwiik
	changed color from 858585 to 666
*/
.shadowbox_body ul li {
	background: url(/images/bg/leftcol_dots.gif) bottom left repeat-x;
	padding: 6px 0 6px 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.shadowbox_body ul li a {
	color: #305c9f;
	text-decoration: none;
}
.shadowbox_body ul li a:hover {
	text-decoration: underline;
}
.shadowbox_body .sub_renew {
}
.shadowbox_body .sub_renew a {
	overflow: hidden;
	height: 20px;
	float: left;
	text-indent: -9999px;
}
.shadowbox_body .sub_renew a.subscribe_renew {
	margin-right: 6px;
	width: 187px;
	background: url(/images/buttons/sub_renew.gif) 0px 0px no-repeat;
}
.shadowbox_body .sub_renew a.subscribe_renew:hover {
	background: url(/images/buttons/sub_renew.gif) 0px -20px no-repeat;
}
.groceries {
	margin-top: 32px;
	background: url(/images/bg/groceries_bottom.jpg) bottom left no-repeat;
}
.groceries_body {
	background: url(/images/bg/groceries_top.jpg) top left no-repeat;
	padding: 87px 64px 43px 62px;
	zoom: 1;
}
.groceries_body h1 {
	color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #d3be73;
	margin: 0 11px 0 11px;
}
.groceries_body ul {
	margin: 9px 21px 0px 19px;
}
.groceries_body ul li {
	font-size: 12px;
	line-height: 16px;
	padding: 6px 0 6px 0;
	font-weight: bold;
	display: block;
	zoom: 1;
	border-top: 1px solid #bca87a;
	color: #393222;
}
.groceries_body ul li.first {
	border-top: none;
}
.groceries_body ul li a {
	color: #393222;
	display: block;
	text-decoration: none;
	background: url(/images/bg/groceries_bullet_off.gif) 0px 5px no-repeat;
	padding-left: 9px;
}
.groceries_body ul li a:hover {
	color: #6e5620;
	background: url(/images/bg/groceries_bullet_on.gif) 0px 5px no-repeat;
}
.article {
	width: 567px;
	margin-left: 27px;
	padding-bottom: 60px;
}
.cspi_chemical .article {
	padding-bottom: 90px;
}
.article_head {
	padding: 12px 0 12px 0;
	background: url(/images/bg/articleheader_dots.gif) bottom left repeat-x;
	position: relative;
	margin-bottom: 25px;
}
.article_head h1 {
	width: 340px;
	font-size: 30px;
	line-height: 34px;
	color: #004a6a;
	font-family: georgia, serif;
	font-weight: normal;
}
.article_head h2 {
	font-size: 20px;
	line-height: 24px;
	color: #666666;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 4px 0 4px 0;
}
.article_head .utility, .pdf_article_header .utility {
	position: absolute;
	bottom: 12px;
	right: 0;
}
.pdf_article_header .utility {
	position: static;
	;
}
.article_head .utility li, .pdf_article_header .utility li {
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #305c9f;
}
.article_head .utility li.print, .pdf_article_header .utility li.print {
	border-right: 1px solid #c0c0c0;
	margin-right: 6px;
	padding-right: 8px;
}
.article_head .utility li a, .pdf_article_header .utility li a {
	color: #305c9f;
	text-decoration: none;
}
.article_head .utility li a:hover, .pdf_article_header .utility li a:hover {
	text-decoration: underline;
}
.article_body {
}
.article_body h4 {
	font-size: 16px;
	line-height: 20px;
	font-family: georgia, serif;
	font-weight: normal;
	color: #004a6a;
	margin-top: 15px;
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.article_body p {
	margin-bottom: 11px;
	font-size: 13px;
	line-height: 18px;
	color: #444;
}
.article_body p.intro {
	font-size: 16px;
	font-family: georgia, serif;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
}
.article_body p a {
	color: #305c9f;
	font-weight: bold;
	text-decoration: none;
}
.article_body p a:hover {
	text-decoration: underline;
}
.article_body ul {
	margin-left: 10px;
	margin-bottom: 11px;
}
.article_body ul li {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 18px;
	color: #666666;
	background: url(/images/bg/bullet.gif) 0px 7px no-repeat;
	padding-left: 9px;
}
.article_body .quick_links {
	float: right;
	margin-left: 20px;
	width: 186px;
	background-color: #fff0aa;
	border-bottom: 2px solid #f6d665;
	padding: 20px 25px 10px 25px;
}
.article_body .quick_links h3 {
	color: #004a6a;
	font-size: 18px;
	font-family: georgia, serif;
	font-weight: normal;
	line-height: 22px;
	padding: 0 0 6px 0;
	background: url(/images/bg/quicklinks_dots.gif) bottom left repeat-x;
}
.article_body .quick_links ul {
	margin: 0;
	padding: 0;
}
.article_body .quick_links ul ul {
	margin-left: 10px;
}
.article_body .quick_links ul li {
	font-size: 12px;
	margin: 0;
	padding: 3px 0 3px 0;
	line-height: 18px;
	background: url(/images/bg/quicklinks_dots.gif) top left repeat-x;
}
.article_body .quick_links ul li li {
	font-size: 11px;
	font-style: italic;
	background: none;
	line-height: 14px;
	padding: 2px 0 2px 0;
}
.article_body .quick_links ul li.first {
	background: none;
}
.article_body .quick_links ul li a {
	color: #305c9f;
	text-decoration: none;
}
.article_body .quick_links ul li a:hover {
	text-decoration: underline;
}
.article_body .article_table {
	clear: both;
	margin-top: 30px;
}
.article_table th {
	vertical-align: bottom;
	border-left: 1px solid #067342;
	border-right: 1px solid #5d9f81;
	background-color: #067342;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-family: georgia, serif;
	font-weight: normal;
	padding: 17px 10px 10px 15px;
}
.article_table td {
	border: 1px solid #e0e0e0;
	border-top: none;
	padding: 5px 10px 5px 15px;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}
.article_table tr.even td {
	background-color: #fffae5;
}
.article_body .section {
	float: left;
	width: 567px;
	clear: both;
	margin-top: 40px;
}
.article_body .section h3 {
	font-size: 24px;
	line-height: 30px;
	color: #218a5b;
	position: relative;
	font-family: georgia, serif;
	font-weight: normal;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
	zoom: 1;
}
.article_body .section .safety_print {
	position: absolute;
	bottom: 8px;
	right: 5px;
	font-size: 12px;
	line-height: 14px;
	color: #305c9f;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.article_body .section .safety_print:hover {
	text-decoration: underline;
}
.safety_ratings_key {
}
.safety_ratings_key .key_row {
	margin-bottom: 2px;
}
.safety_ratings_key .last {
	margin-bottom: 0;
}
.safety_ratings_key .key {
	padding-left: 37px;
	padding-right: 13px;
	width: 232px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	float: left;
	position: relative;
}
.safety_ratings_key .key img {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.safety_ratings_key .key img.icon {
	position: absolute;
	top: 0;
	left: 0;
}
.safety_summary {
}
.safety_summary td {
	border: 1px solid #e0e0e0;
	width: 140px;
	border-top: none;
}
.safety_summary h4 {
	background-color: #eef7f3;
	padding: 8px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 17px;
	margin: 0 0 17px 0;
}
.safety_summary ul {
	margin-left: 10px;
}
.safety_summary ul li, .article_body .safety_summary ul li {
	background: none;
	font-size: 11px;
	padding: 0 5px 0 0;
	line-height: 14px;
	text-transform: uppercase;
}
.safety_summary ul li a {
	color: #305c9f;
	text-decoration: none;
}
.safety_summary ul li a:hover {
	text-decoration: underline;
}
.additive_list {
	margin-top: -5px;
}
.additive_list .additive_letter {
	margin-top: 15px;
}
.additive_list .additive_letter h4 {
    color: #0a5f84;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family: georgia, serif;
	background-color: #c8e3d8;
	padding: 4px 9px 4px 9px;
	margin-bottom: 18px;
}
.additive_list .additive {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	zoom: 1;
	padding-left: 40px;
}
.additive_list .additive .additive {
	border-top: 1px solid #e0e0e0;
	padding-top: 15px;
	margin-top: 15px;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.additive_list .additive_last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.additive_list .additive img.rating {
	position: absolute;
	top: 0;
	left: 0;
}
.additive_list .additive .additive img.rating {
	top: 15px;
}
.additive_list .additive h5 {
	color: #004a6a;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-family: georgia, serif;
	margin-bottom: 6px;
}
.additive_list .additive h6 {
	font-size: 13px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 6px;
}
.additive_list .additive p {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.additive_list .alphalist {
	margin: 0 0 0 9px;
	padding: 0;
}
.additive_list .alphalist li {
	float: left;
	font-size: 14px;
	line-height: 15px;
	color: #bfbfbf;
	font-family: georgia, serif;
	border-right: 1px solid #d1d1d1;
	background: none;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}
.additive_list .alphalist li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.additive_list .alphalist li a {
	color: #0a5f84;
	text-decoration: none;
}
.additive_list .alphalist li a:hover {
	text-decoration: underline;
}
.nah_subscribe_promo {
	margin-top: 4px;
}
.nah_subscribe_promo a, .nah_subscribe_promo img {
	display: block;
}
.nah_side_license {
	margin: 32px 32px 0 17px;
	padding: 23px 15px 20px 79px;
	background: #f4f2e0 url(/images/bg/nah_side_license.gif) top left no-repeat;
}
.nah_side_license h4 {
	color: #a5a28e;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 4px;
}
.nah_side_license p {
	font-size: 11px;
	line-height: 14px;
	color: #656565;
}
.nah_testimonials {
	margin: 32px 32px 0 17px;
}
.nah_testimonials .testimonial {
	padding: 14px 0 14px 0;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
}
.nah_testimonials .testimonial blockquote {
	color: #57a3c6;
	font-size: 14px;
	line-height: 20px;
	font-family: georgia, serif;
	font-style: italic;
	display: block;
}
.nah_testimonials .testimonial_featured blockquote {
	font-size: 16px;
	line-height: 23px;
}
.nah_testimonials .testimonial cite {
	margin-top: 7px;
	display: block;
	text-align: right;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	font-family: georgia, serif;
}
.nah_testimonials .testimonial_featured cite {
	font-size: 14px;
	line-height: 19px;
}
.nah_testimonials .last {
	background: none;
}
.nah_article_promo {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding-top: 10px;
	margin: 20px 11px 30px 11px;
}
.nah_article_promo_body {
	padding-top: 10px;
	position: relative;
	padding-bottom: 18px;
	background: #fff url(/images/bg/nah_article_promo.jpg) bottom left no-repeat;
}
.nah_article_promo_content {
	margin: 0px 0 0 0;
	margin-left: 157px;
	border-left: 1px solid #d1ecf8;
	padding-left: 21px;
}
.nah_article_promo_content h3 {
	font-family: georgia, serif;
	font-size: 17px;
	line-height: 22px;
	color: #333366;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
}
.nah_article_promo_content ul {
}
.nah_article_promo_content ul li {
	color: #405a65;
	font-size: 13px;
	margin-bottom: 4px;
	line-height: 16px;
	font-family: georgia, serif;
}
.nah_article_promo_content ul li a {
	color: #405a65;
	text-decoration: none;
}
.nah_article_promo_content ul li a:hover {
	text-decoration: underline;
}
.nah_threecol {
	margin: 18px 10px 15px 10px;
}
.nah_threecol h2 {
	clear: both;
	margin-left: -10px;
}
.nah_threecol .nah_col {
	float: left;
	margin: 13px 24px 0 0;
	width: 169px;
	padding: 0;
}
.nah_threecol .nah_col_last {
	margin-right: 0;
}
.nah_col img {
	display: block;
	margin-bottom: 15px;
}
.nah_col h3 {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 20px;
	color: #156c95;
	margin-bottom: 5px;
	padding: 0 5px 0 8px;
	font-weight: normal;
}
.nah_col h3 a {
	color: #156c95;
	text-decoration: none;
}
.nah_col h3 a:hover {
	text-decoration: underline;
}
.nah_col p {
	color: #324e5a;
	font-size: 13px;
	line-height: 18px;
	padding: 0 5px 0 8px;
}
.nah_sub_header {
	height: 70px;
	position: relative;
	margin: 25px 35px 8px 35px;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding-bottom: 10px;
}
.nah_archives .nah_sub_header {
	padding-bottom: 15px;
}
.nah_sub_header h1 {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-size: 30px;
	line-height: 33px;
	color: #004a6a;
	font-weight: normal;
	font-family: georgia, serif;
	float: left;
	width: 525px;
	margin-top: 25px;
}
.nah_archives .nah_sub_header h1 {
	bottom: 15px;
}
.nah_sub_header h1 small {
	display: block;
	line-height: 28px;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.nah_sub_header .utility {
	position: absolute;
	bottom: 15px;
	right: 295px;
}
.nah_sub_header .utility li {
	display: inline;
	font-size: 12px;
	line-height: 16px;
}
.nah_sub_header .utility li.print {
	border-right: 1px solid #c0c0c0;
	margin-right: 4px;
	padding-right: 8px;
}
.nah_sub_header .utility li a {
	color: #305c9f;
	text-decoration: none;
}
.nah_sub_header .utility li a:hover {
	text-decoration: underline;
}
.nah_sub_header .download_article {
	float: right;
	width: 262px;
	height: 63px;
	overflow: hidden;
	padding-left: 15px;
	border-left: 1px solid #e3e3e3;
}
.nah_sub_header .subscribe, .pdf_subscribe {
	float: right;
	width: 277px;
	height: 63px;
	overflow: hidden;
	padding-left: 0px;
	border-left: 1px solid #e3e3e3;
}
.pdf_subscribe {
	border-left: none;
	float: none;
}
.nah_sub_header .subscribe a, .pdf_subscribe a {
	float: right;
	display: inline;
	width: 257px;
	height: 63px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/promos/nah_sub_subscribe.jpg) 0px 0px no-repeat;
}
.pdf_subscribe a {
	float: none;
	display: block;
}
.nah_sub_header .subscribe a:hover, .pdf_subscribe a:hover {
	background: url(/images/promos/nah_sub_subscribe.jpg) 0px -63px no-repeat;
}
.nah_favorites {
	border-bottom: 2px solid #b3e0f4;
	background-color: #e8f6fc;
	padding: 20px;
}
.nah_favorites h2 {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-family: georgia, serif;
	font-weight: normal;
	margin-bottom: 4px;
}
.nah_favorites ul {
}
.nah_favorites ul li {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
}
.nah_favorites ul li a {
	color: #156c95;
	font-weight: bold;
	text-decoration: none;
}
.nah_favorites ul li a:hover {
	text-decoration: underline;
}
.article_archives {
	margin: 21px 0 0 0;
	padding: 0 0 0 20px;
	border-left: 1px solid #e3e3e3;
	zoom: 1;
}
.article_archives h2 {
	font-size: 16px;
	line-height: 22px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin-bottom: 7px;
}
.article_archives h3 {
	font-size: 14px;
	line-height: 18px;
    color: #666666;
    font-family: georgia, serif;
	font-weight: normal;
	margin-bottom: 7px;
}
.article_archives p.more {
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	padding-top: 22px;
	font-size: 12px;
	line-height: 16px;
}
.article_archives p.more a {
	color: #156c95;
	text-decoration: none;
	font-weight: bold;
}
.article_archives p.more a:hover {
	text-decoration: underline;
}
.article_archives ul {
	margin-bottom: 7px;
}
.article_archives ul li {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 7px 0;
}
.article_archives ul li a {
	color: #156c95;
	text-decoration: none;
}
.article_archives ul li a:hover {
	text-decoration: underline;
}
.view_archive {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding-top: 10px;
	margin-bottom: 20px;
}
.view_archive_top {
	background: none;
	padding: 0;
}
.view_archive_wrapper {
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding-bottom: 10px;
}
.view_archive_body {
	background-color: #18759e;
	padding: 12px;
}
.view_archive_button {
	width: 241px;
	display: block;
	position: relative;
}
.view_archive_button a.button {
	width: 251px;
	height: 26px;
	display: block;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	background: url(/images/buttons/view_archive.gif) 0px 0px no-repeat;
	position: relative;
}
.view_archive_button a.button span {
	position: absolute;
	right: 45px;
	top: 7px;
}
.view_archive_button a.button:hover, .view_archive_button a.button_hover {
	background: url(/images/buttons/view_archive.gif) 0px -26px no-repeat;
}
.view_archive_dropdown {
	width: 181px;
	background: url(/images/bg/archive_dropdown.gif) bottom left no-repeat;
	padding: 4px 30px 12px 30px;
}
.view_archive_dropdown ul {
	float: left;
	width: 67px;
}
.view_archive_dropdown ul.first {
	margin-right: 37px;
}
.view_archive_dropdown ul li {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding: 3px 0 3px 0;
}
.view_archive_dropdown ul li.last {
	background: none;
}
.view_archive_dropdown ul li a {
	color: #18759e;
	text-decoration: none;
}
.view_archive_dropdown ul li a:hover {
	color: #666666;
}
.archives {
}
.archives h2 {
	font-size: 18px;
	line-height: 22px;
	font-family: georgia, serif;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}
.archives .month {
	padding-bottom: 25px;
	margin-bottom: 25px;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
}
.archives .last {
	background: none;
}
.archives .month h3 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.archives .month h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	font-style: italic;
	font-family: georgia, serif;
}
.archives .month .also_in {
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.archives .month .also_in li {
	font-size: 12px;
	line-height: 16px;
	color: #444;
	margin: 6px 0 6px 0;
}
.archives .month .stories {
	margin-bottom: 20px;
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.archives .month .stories li {
	margin: 5px 0 5px 0;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #444;
}
.archives .month .stories li i {
	font-style: normal;
	color: #b9b9b9;
}
.archives .month .stories li a {
	color: #156c95;
	text-decoration: none;
	font-weight: bold;
}
.archives .month .stories li a:hover {
	text-decoration: underline;
}
.widecols {
}
.widecol {
	float: left;
	width: 418px;
	padding-bottom: 27px;
	background: url(/images/bg/widecol_bottom.gif) bottom left no-repeat;
}
.widecol_blue {
	float: right;
}
.pdf .widecol_red {
	float: right;
}
.pdf .widecol_blue {
	float: left;
}
.widecol_body {
	background: url(/images/bg/widecol_middle.gif) top left repeat-y;
	padding: 0 25px 20px 25px;
}
.widecol h1 {
	margin: 0;
	padding: 0;
}
.widecol h1 a, .widecol h1 img {
	display: block;
}
.widecol_header {
	width: 418px;
	height: 79px;
	font-family: georgia, serif;
	font-size: 24px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
	position: relative;
}
.widecol_red .widecol_header {
	background: url("/images/bg/widecol_red.gif") 0px 0px no-repeat;
}
.widecol_blue .widecol_header {
	background: url("/images/bg/widecol_blue.gif") 0px 0px no-repeat;
}
.widecol_header strong {
	font-weight: normal;
	position: absolute;
	top: 20px;
	left: 25px;
}
.widecol .item {
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.widecol .last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.widecol .item h2 {
	font-size: 20px;
	line-height: 22px;
	font-family: georgia, serif;
	font-weight: normal;
	clear: both;
	margin-bottom: 10px;
}
.widecol_blue .item h2 {
	color: #004a6a;
}
.widecol_red .item h2 {
	color: #920505;
}
.pdf .widecol .item h2 {
	clear: none;
	padding-top: 15px;
}
.widecol .item img {
	float: left;
	display: inline;
	margin: 5px 20px 15px 0px;
}
.pdf .widecol .item img {
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}

/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.widecol .item p {
	font-size: 13px;
	line-height: 18px;
	color: #444;
}
.pdf .widecol .item p {
	margin: 0 0 15px 0;
}
.of_the_month {
	width: 540px;
	margin: 60px 0 30px 10px;
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding-top: 17px;
}
.of_the_month_body {
	background: url(/images/bg/of_the_month.gif) bottom left repeat-x;
	padding: 0 40px 17px 17px;
}
.of_the_month h2 {
	font-family: georgia, serif;
	color: #004a6a;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.of_the_month p {
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.download_article_promo {
	margin-bottom: 10px;
	width: 260px;
	background: url(/images/bg/download_bottom.gif) bottom left no-repeat;
}
.download_article_promo_body {
	background: url(/images/bg/download_top.gif) top left no-repeat;
	padding: 24px 21px 26px 26px;
}
.download_article_promo h2 {
	margin: 0 0 12px 0;
}
.download_article_promo h2 img {
	display: block;
}
.download_article_promo .info {
	float: left;
	display: inline;
	width: 148px;
	font-size: 12px;
	line-height: 18px;
	color: #6a5e47;
}
.download_article_promo .image {
	float: right;
	display: inline;
	width: 62px;
	margin: 5px 0 0 0;
}
.download_article_promo .image img {
	display: block;
}
.download_article_promo_button {
	display: block;
	width: 124px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	background: url(/images/buttons/download_now.gif) 0px 0px no-repeat;
}
.download_article_promo_button:hover {
	background: url(/images/buttons/download_now.gif) 0px -20px no-repeat;
}
.other_articles {
	margin: 20px 20px 0 25px;
}
.other_articles h2 {
	font-family: georgia, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	margin-bottom: 9px;
}
.other_articles ul {
}
.other_articles li {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding: 10px 0 10px 0;
	font-size: 13px;
	line-height: 18px;
	color: #156c95;
}
.other_articles li a {
	color: #156c95;
	text-decoration: none;
}
.other_articles li a:hover {
	text-decoration: underline;
}
.pdf_article_header {
	background: url(/images/bg/dots.gif) bottom left repeat-x;
	padding: 0 0 16px 0;
	margin: 0 0 30px 0;
	position: relative;
}
.pdf_article_header_borderless {
	background: none;
	margin-bottom: 0;
}
.pdf_article_header_short {
	margin-bottom: 15px;
}
.pdf_article_header .image {
	float: left;
	display: inline;
	width: 99px;
}
.pdf_article_header .image img {
	display: block;
}
.pdf_article_header .info {
	float: left;
	display: inline;
	width: 430px;
}
.pdf_article_header .info h2 {
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.pdf_article_header .info h1 {
	font-size: 32px;
	line-height: 38px;
	font-family: georgia, serif;
	color: #004a6a;
	font-weight: normal;
	margin: 0 0 4px 0;
}
.pdf_article_header .info h1 small {
	display: block;
	color: #156c95;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 10px;
}
.pdf_article_header .info h3 {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
.pdf_article_header .printshare {
	position: absolute;
	right: 0;
	bottom: 12px;
}
.pdf_article_header_sub {
	margin: 0px 0 30px 0;
	padding: 5px 5px 0 0;
	background: url(/images/bg/dots.gif) top left repeat-x;
	zoom: 1;
}
.pdf_article_header_sub p {
	text-align: right;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.pdf_article_header_sub p a {
	color: #156c95;
	text-decoration: none;
}
.pdf_article_header_sub p a:hover {
	text-decoration: underline;
}
.pdf_article_image {
	float: right;
	display: inline;
	width: 243px;
	margin: 5px 20px 10px 10px;
}
.pdf_article_image img {
	display: block;
	margin-bottom: 8px;
}
.pdf_article_image .caption {
	font-size: 11px;
	margin: 0 4px 0 4px;
	line-height: 14px;
	color: #717171;
}
.pdf_article_body {
}
.pdf_article_body h1, .pdf_article_body h2 {
	font-size: 20px;
	line-height: 26px;
	color: #004a6a;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0 0 8px 0;
}
.pdf_sections .pdf_article_body h2 {
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding: 20px 0 0 0;
}
.pdf .notice_blue_body h2 {
	font-size: 22px;
	margin-bottom: 12px;
}
.pdf_article_body h1 {
	padding-bottom: 7px;
	margin-bottom: 12px;
	background: url(/images/bg/dots.gif) bottom left repeat-x;
}
.pdf_article_body h1.second {
	margin-top: 58px;
}
.pdf_article_body p {
	margin: 0 0 20px 0;
}
.pdf_article_body .recipe {
	clear: both;
	padding-bottom: 15px;
}
.article_body ul.recipe_breakdown {
	margin-top: 5px;
	margin-left: 0;
}
.recipe_breakdown .col {
	width: 187px;
	float: left;
	display: inline;
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.article_body ul.recipe_breakdown li {
	display: block;
	zoom: 1;
	font-size: 12px;
	color: #444;
	line-height: 16px;
	clear: left;
	background: none;
	padding: 0;
}
.article_body ul.recipe_breakdown li strong {
	color: #666666;
}
.pdf_article_body .recipe_image {
	float: right;
	margin-top: 20px;
	width: 233px;
	display: inline;
}
.pdf_article_body .recipe_image p {
	color: #999999;
	font-size: 11px;
	margin: 2px 0 0 5px;
}
.pdf_article_body .ingredients {
	width: 285px;
	float: left;
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.pdf_article_body .ingredients dt {
	display: inline;
	float: right;
	width: 205px;
	clear: right;
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 16px;
	color: #444;
	text-align: left;
}
.pdf_article_body .ingredients dd {
	margin-bottom: 6px;
	display: inline;
	clear: left;
	float: left;
	width: 70px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #156c95;
	line-height: 16px;
}
.pdf .signature {
	margin: 25px 0 10px 0;
}
.pdf .signature strong {
	color: #156c95;
}
.pdf .notice {
	margin: 30px 15px 30px 0;
	background: url(/images/bg/dots.gif) top left repeat-x;
	padding-top: 1px;
	zoom: 1;
}
.pdf .notice_body {
	background: url(/images/bg/notice_bottom.gif) bottom left repeat-x;
	padding: 15px 15px 15px 15px;
	zoom: 1;
}
.pdf .notice_blue_body {
	background: #e7f5fc url(/images/bg/dots.gif) bottom left repeat-x;
}
.pdf .notice_promo {
	background: url(/images/bg/notice_promo.gif) bottom left repeat-x;
}
.pdf .notice_promo .image {
	float: left;
	display: inline;
	width: 132px;
}
.pdf .notice_promo .notice_promo_body {
	margin-top: 12px;
	float: right;
	display: inline;
	width: 344px;
}
.pdf .notice_promo .notice_promo_body h3 {
	font-family: georgia, sans-serif;
	margin-bottom: 4px;
	color: #004a6a;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.pdf .notice p {
	margin: 0;
	font-size: 12px;
}
.pdf .notice strong {
	color: #156c95;
}
.pdf .notice_blue_body p {
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 18px;
	color: #324e5a;
	font-family: georgia, serif;
}
.pdf .notice a {
	color: #156c95;
	font-weight: normal;
}
.pdf .disclaimer {
}
.pdf .disclaimer p {
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.pdf_article_body .intro {
	margin-bottom: 30px;
}
/*
	2010-04-08 mwiik
	changed color from 666 to 444
*/
.pdf_article_body .intro p {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-family: georgia, serif;
	font-style: italic;
	color: #444;
}
div.charity {
	width:30px;
	height:45px;
	float:right;
	margin-right:177px;
	margin-top:-52px;
}
.guidestar {
	width:70px;
	height:41px;
	float:right;
	margin-right:75px;
	margin-top:-49px;
}

/* @group div.license_noNavigator */

div#license_noNavigator {
	margin: 0 20px 0 20px;
	height: 81px;
	border-top: 3px solid #eae5c2;
	background: #f4f2e0 url(/images/bg/license_noNavigator2011.gif) top left no-repeat;
}
div#license_noNavigator h3 {
	margin-top: 10px;
	margin-left: 78px;
	line-height: 15px;
	font-weight: bold;
	color: #a5a28e;
}
div#license_noNavigator a:link, div#license_noNavigator a:visited {
	text-decoration:none;
	color:#aeab98;
}
div#license_noNavigator p {
	margin-left: 78px;
	margin-top: 0px;
	color: #656565;
	font-size: 11px;
	line-height: 12px;
	width: 200px;
}

/* @end */

/*
	added for chemcuisine teasers
*/

p.teaser { display: none; }