/* @override http://assets.aarp.org/www.aarpmagazine.org_/articles/food/goodfood/css/specialStyles.css */


/* @group Generic Rules */

/* @group Utility Rules */

td#centerColumn
{
background:#FFFFFF url(http://assets.aarp.org/www.aarpmagazine.org_/articles/books_bg.gif) repeat-y scroll right top;
border-color:#CFCBA4 #CFCBA4 #CFCBA4 #CFCBA4;
border-style:none none none solid;
border-width:medium medium medium 1px;
padding:5px 10px 5px 8px;
}

#ncm-wrapper .ncm-tools
{
	padding: 10px 0;
	clear: both;
}

#ncm-wrapper .ncm-tools .ncm-tools-left
{
	float:left;
}

#ncm-wrapper .ncm-tools .ncm-tools-right
{
	float:right;
}

#ncm-wrapper #ncm-content
{
	width:  541px;
	border-top:  2px #BABABA dotted;
	margin-right: 10px;
	padding-top:  4px;
}

#ncm-wrapper #ncm-content p
{
	font-size: 12px;
	line-height: 1.5;
}

#ncm-wrapper #ncm-content h3
{
	font: bold 18px arial, helvetica, sans-serif;
	color:  #8B4244;
	margin-bottom:  7px;
}

#ncm-wrapper .ncm-tools
{
	margin-top:  21px;
	border-top:  1px #bababa dotted;
	margin-right:  9px;
}

#ncm-wrapper .ncm-clear
{
	clear:  both;
}

#ncm-wrapper .centered-float
{
	text-align: center;
}

#ncm-wrapper .centered-float li
{
	display: inline;
}

#ncm-wrapper img.img-right,
#ncm-wrapper div.img-right
{
	float:  right;
	margin: 0 0 10px 10px;
}

#ncm-wrapper img.img-left,
#ncm-wrapper div.img-left
{
	float:  left;
}

#ncm-content{
	padding-left:  9px;
}

#ncm-content a:link,
#ncm-content a:visited,
#ncm-content a:active
{
	color:  #084766;
}

#ncm-content h2
{
	font: normal 28px arial, helvetica, sans-serif;
	margin:  0; padding:  0;
	color:  #8B4244;
}


#ncm-wrapper hr
{
	height:  0;
	color: #E5E5E5;	
	background-color: #E5E5E5;
	border:  1px #e5e5e5 solid;
	border-width:  1px 0 0 0;
	clear:  both;
}



.with-caption
{
	padding:  10px 10px 0 10px;
	overflow:  hidden;
	font-size:11px;
}

.with-caption a{color:#3b85aa; text-decoration:none;}

#ncm-wrapper #ncm-content .with-caption p
{
	margin:  2px 0 0 0;
	font:  11px arial, helvetica, sans-serif;
}

.with-caption.img-left
{
	padding-left: 0;
	padding-top:  0;
}

.with-caption.img-right
{
	padding-right:  0;
	padding-top:  0;
}

#ncm-content
{

}

#ncm-content ul,
#ncm-content ul li
{
	margin:  0; padding:  0; list-style:  none;
}

#ncm-content ul
{
	margin:  20px 0;
}

#ncm-content ul li
{
	font:  12px/1.5 arial, helvetica, sans-serif;
	padding-left:  11px;
	background: transparent url(../img/bullet-orange-small.gif) scroll no-repeat left .6em;
}

#ncm-content a.link-pdf
{
	background:  transparent url(../img/pdf-logo.png) scroll no-repeat top right;
	padding-right:  18px;
}


/* @end */

#ncm-wrapper .photo-feature
{
	border:  1px #9F9F9F solid;
}

#ncm-wrapper .photo-matte
{
	padding: 1px;
	border:  1px #c1c1c1 solid;
}

/* @group Content Reset	
 */

#channelHeader, #articleHeaderTable, .tools, #more-on-container, #centerColumn br 
{ 
	display: none; 
}

#centerColumn h2,
#centerColumn h3,
#centerColumn h4,
#centerColumn h5,
#centerColumn h6
{
	margin:  0;
	padding:  0;
}

/* 
BRs within the markup are semantic, so lets go ahead and 
turn those back on. 
*/

#centerColumn #ncm-wrapper br
{
	display: block;
}

/* 
Since we hid BRs being used as spacers, the content is too close to the 
masthead, so let's clean that up, too.
*/

#ncm-wrapper
{
	margin-top: 11px;
}

/* @end */



/* @group GOOD EATS specific  */

 /*{width:548px;}*/

#ncm-wrapper h1#header {
	background: transparent url('../img/header.gif') no-repeat;
	height: 51px;
	margin: 0 0 2px 0;
	padding:0;
	text-indent: -9999px;	
	width: 548px;
}


#ncm-wrapper .topnav-bg {
	height:28px;
	width:548px;
	margin-bottom:10px;
	background:url(../img/topnav_bg.png) no-repeat;
}

#ncm-wrapper #topnav, #ncm-wrapper #topnav li { 
	margin:  0; 
	padding: 0; 
	list-style-type: none; 
}


/* Basic styling */

#ncm-wrapper #topnav li {
	font: bold 12px arial, helvetica, sans-serif;
	color: #ff9999;
	background:url(../img/topnav_divider.png) right no-repeat;
	margin: 0 7px 0 2px;
	line-height:28px;
	height:28px;
}

#ncm-wrapper #topnav li a:link,
#ncm-wrapper #topnav li a:visited,
#ncm-wrapper #topnav li a:active
{
	color: #fff;
	text-decoration: none;
	background: transparent url(../img/arrow-white-right-transparent.png) scroll no-repeat left 50%;
	padding: 0 15px 0 8px;
	height:28px;
}

#ncm-wrapper #topnav li a:hover
{
	color: #ff9999;
	text-decoration: none;
}

/* Correct border, spacing on first and last items */

#ncm-wrapper #topnav li.first
{
	margin-left: 10px;
}

#ncm-wrapper #topnav li.last
{
	margin-right: 0;
	background:none;
}

/* handle items flagged as the current page */

#ncm-wrapper #topnav li a.current:link,
#ncm-wrapper #topnav li a.current:visited,
#ncm-wrapper #topnav li a.current:active,
#ncm-wrapper #topnav li a.current:hover
{
	color:  #ff9999;
	text-decoration: none;
	cursor: text;
}


#ncm-wrapper .hm-mainbox {
	width:548px;
	background-color:#404076;
	height:246px;
	padding:0; 
	margin:0 0 4px 0;
	position:relative;
}

#ncm-wrapper .hm-mainbox .overlap{
	position:absolute;
	bottom:1px;
	left:1px;
	background-image:url(../img/overlap.png);
	background-repeat:repeat;
	width:353px;
	height:76px;
	color:#fff;
}

#ncm-wrapper .hm-mainbox .overlap .copy{
	color:#fff;
	padding:11px 12px 0 12px;
}

#ncm-wrapper .hm-mainbox .overlap .copy h3{
	color:#fff;
	font-size:20px;
}

#ncm-wrapper .hm-mainbox .overlap .copy a{
	color:#74c9ff;
}

#ncm-wrapper .hm-mainbox .pic {
	float:left;
	width:354px;
}

#ncm-wrapper .hm-mainbox .pic img{
	display:block;
}

#ncm-wrapper .hm-mainbox .list {
	float:left;
	width:194px;
}

#ncm-wrapper .hm-mainbox .list h2{
	background: transparent url('../img/hdr_recipes.png') no-repeat;
	height: 49px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 194px;
}

#ncm-wrapper .hm-mainbox .list ul, 
#ncm-wrapper .hm-mainbox .list ul li{
	padding:0; margin:0;
	list-style-type:none;
	
}

#ncm-wrapper .hm-mainbox .list ul {
	margin:0 8px 0 10px;
}

#ncm-wrapper .hm-mainbox .list ul li{
	background:url(../img/hm_arrow_recipes.gif) 0px 3px no-repeat;
	padding:0 0 6px 9px;
	font-size:12px;
	line-height:13px;
}

#ncm-wrapper .hm-mainbox .list ul li a{
	text-decoration:none;
	color:#fffe9f;
}

#ncm-wrapper .hm-mainbox .list ul li a:hover{
	text-decoration:underline;
}

#ncm-wrapper .hm-qasearch {
	background:url(../img/bg_qasearch.gif) no-repeat;
	width:548px;
	height:116px;
	padding:0; 
	margin:0 0 13px 0;
}

#ncm-wrapper .hm-qasearch .hm-qa {
	float:left;
	width:235px;
	padding:13px 32px 0 16px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#ncm-wrapper .hm-qasearch .hm-qa a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#ncm-wrapper .hm-qasearch .hm-qa h2{
	background: transparent url('../img/hdr_userqa.gif') no-repeat;
	height: 30px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: auto;
}

#ncm-wrapper .hm-qasearch .hm-search {
	float:left;
	width:250px;
	padding:13px 15px 0 0;
}

#ncm-wrapper .hm-qasearch .hm-search h2{
	background: transparent url('../img/hdr_recipesearch.gif') no-repeat;
	height: 30px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 180px;
}

#ncm-wrapper input.recipesearch{
	width:175px; 
	height:18px;
	border:1px solid #b9b9b9;
	font-size:11px;
	line-height:11px;
}

#ncm-wrapper .hm-qasearch .hm-search a{
	float:right;
	color:#fff;
	background:url(../img/arrow-white-right-search.gif) right center no-repeat;
	padding-right:8px;
}

#ncm-wrapper .hm-twocol {
	width: 548px;
	background:url(../img/bg_hm_twocol.gif) repeat-y;
}

#ncm-wrapper .hm-twocol .leftcol{
	float:left;
	width: 310px;
}

#ncm-wrapper .hm-twocol .leftcol h2{
	background: transparent url('../img/hdr_features.gif') no-repeat;
	height: 41px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 211px;
}

#ncm-wrapper ul#highlights, #ncm-wrapper ul#highlights li{
	margin:0; padding:0;
	list-style-type:none;
}

#ncm-wrapper ul#highlights li{
	margin-bottom:20px;
}

#ncm-wrapper ul#highlights li:after{
	clear:both;
}


#ncm-wrapper ul#highlights li .pic{
	border:1px solid #b9b9b9;
	margin:0;padding:0;
	width:120px;
}

#ncm-wrapper ul#highlights li .pic img{
	display:block;
}

#ncm-wrapper ul#highlights li .copy {
	float:right;
	width:176px;
	color:#404040;
	
}

#ncm-wrapper .hm-twocol .leftcol a{
	color:#2764c9;
	font-weight:bold;
	background:url(../img/arrow-blue-right.gif) left center no-repeat;
	padding-left:8px;
}

#ncm-wrapper .hm-twocol .rightcol{
	float:left;
	width: 211px;
	margin-left:27px;
	color:#404040;
}

#ncm-wrapper .hm-twocol .rightcol h2.weekly{
	background: transparent url('../img/hdr_weekly.gif') no-repeat;
	height: 61px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 211px;
}

#ncm-wrapper .hm-twocol .rightcol .mainpic{
	border:1px solid #b9b9b9;
	display:block;
	margin:0 0 8px 0;
	padding:0;
}

#ncm-wrapper .hm-twocol .rightcol a{
	color:#2764c9;
	font-weight:bold;
	background:url(../img/arrow-blue-right.gif) left center no-repeat;
	padding-left:8px;
}

#ncm-wrapper .hm-twocol .rightcol h2.gardeningtip{
	background: transparent url('../img/hdr_fromthegarden.gif') no-repeat;
	height: 37px;
	margin: 23px 0 0 0;
	padding:0;
	text-indent: -9999px;	
	width: 211px;
}


#ncm-wrapper .sub-search-bg {
	margin:0 auto 6px auto;
	background:url(../img/bg_sub_search.gif) no-repeat;
	width:545px;
	height:39px;
}

#ncm-wrapper .sub-search {
	padding:6px;
}

#ncm-wrapper .sub-search h2{
	background: transparent url('../img/hdr_sub_recipesearch.gif') no-repeat;
	height: 27px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 160px;
}

#ncm-wrapper .sub-search table, 
#ncm-wrapper .sub-search table tr
#ncm-wrapper .sub-search table td{
	margin: 0;
	padding:0;
}

#ncm-wrapper .sub-search table td{
	height:27px;
	vertical-align:middle;
	padding:0 4px 0 0;
}


#ncm-wrapper .sub-search a{
	color:#fff;
	background:url(../img/arrow-white-right-search.gif) right center no-repeat;
	padding-right:8px;
}

#ncm-wrapper .divider-horz {
	height:10px;
	margin:0 0 16px 0;
	background:url(../img/divider_horz.gif) repeat-x;
}

#ncm-wrapper h2.articlearchive {
	background: transparent url('../img/hdr_articlearchive.gif') no-repeat;
	height: 39px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 548px;
}

#ncm-wrapper .sortby {
	font-size:16px;
	font-weight:bold;
	color:#404076;
	margin-bottom:5px;
}

#ncm-wrapper .sel-sortby {
	font-size:11px;
	color:#000;
}

#ncm-wrapper .prevnext {
	margin:10px auto 10px auto;
	text-align:center;
}

#ncm-wrapper .prevnext a{
	color:#489145;
	text-decoration:none;
}

#ncm-wrapper .prevnext a:hover{
	text-decoration:underline;
}


#ncm-wrapper ul#recipelist {
	margin:0; padding:0;
}

#ncm-wrapper ul#recipelist li{
	list-style-type:none;
	padding:10px 0 10px 0;
	margin:0;
	border-bottom:1px solid #e4e4e4;
}



#ncm-wrapper ul#recipelist li .pic{
	float:left;
	border:1px solid #e4e4e4;
	margin:0 12px 0 0;padding:0;
	width:66px;
}

#ncm-wrapper ul#recipelist li .pic img{
	display:block;
	margin:3px;
}

#ncm-wrapper ul#recipelist li .copy {
	float:left;
	width:340px;
	color:#8c8c8c;
}

#ncm-wrapper ul#recipelist li .copy h3,
#ncm-wrapper ul#recipelist li .copy h3 a{
	font-size:12px;
	color:#489145;
	font-weight:bold;
	margin:0; padding:0;
	text-decoration:none;
}

#ncm-wrapper ul#recipelist li .copy h3 a:hover{
	text-decoration:underline;
}


#ncm-wrapper h2.resources {
	background: transparent url('../img/hdr_resources.gif') no-repeat;
	height: 39px;
	margin: 0 0 10px 0;
	padding:0;
	text-indent: -9999px;	
	width: 548px;
}

#ncm-wrapper .divider-horz-line {
	height:33px;
	background:url(../img/divider_horz_line.gif) repeat-x;
}


#ncm-wrapper h2.userqa {
	background: transparent url('../img/hdr_sub_userqa.gif') no-repeat;
	height: 39px;
	margin: 0 0 10px 0;
	padding:0;
	text-indent: -9999px;	
	width: 548px;
}

#ncm-wrapper #page-userqa h3{
	color:#07435f;
}


#ncm-wrapper textarea.question {
	width:355px;
	height:85px;
	border:1px solid #b9b9b9;
}

#ncm-wrapper .ask-header,
#ncm-wrapper .budget-header {
	font-size:11px;
	margin:15px 0;
	zoom: 1;
}

#ncm-wrapper .ask-header .maintext,
#ncm-wrapper .budget-header .maintext{
	float:left;
	width:327px;
	margin-right:8px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	line-height:19px;
}

#ncm-wrapper .budget-header .maintext{
	color:#07435f;
}

#ncm-wrapper .ask-header .thumb,
#ncm-wrapper .budget-header .thumb{
	float:left;
	width:60px;
}

#ncm-wrapper .ask-header .thumb img,
#ncm-wrapper .budget-header .thumb img{
	padding:2px;
	border:1px solid #bdbdbd;
}

#ncm-wrapper .ask-header .desc,
#ncm-wrapper .budget-header .desc{
	float:left;
	width:143px;
	margin-left:6px;
	line-height:13px;
}



#ncm-wrapper .content-right {
	float:right;
	clear:right;
	margin-left:12px;
}

#ncm-wrapper .featured-photo {
	width:300px;
	font-size:10px;
	color:#666;
	margin-bottom:15px;
}

#ncm-wrapper .featured-photo img{
	border:1px solid #bdbdbd;
}

#ncm-wrapper .featured-photo .red{
	color:#9a2f32;
}

#ncm-wrapper .side-search {
	padding:5px 5px 6px 5px;
	width:216px;
	height:118px;
	margin-bottom:10px;
	background:url(../img/bg_side_search.gif) no-repeat;
}

#ncm-wrapper .side-search h2{
	background: transparent url('../img/hdr_side_recipesearch.gif') no-repeat;
	height: 36px;
	padding:0;
	margin:0;
	text-indent: -9999px;	
	width: 185px;
}

#ncm-wrapper .side-search form{
	padding:0;
	margin:0;
}

#ncm-wrapper .side-search table{
	margin:0 0 0 6px;
	width:198px;
	height:47px;
}

#ncm-wrapper .side-search .recipesearch {
	width:196px;
	height:18px;
}


#ncm-wrapper .side-search a{
	color:#042d71;
	background:url(../img/arrow-blueongreen-right.gif) right center no-repeat;
	padding-right:8px;
}


#ncm-wrapper .side-qa {
	padding-top:10px;
	padding-right:12px;
	padding-bottom:0;
	padding-left:14px;
	width:200px;
	height:83px;
	margin-bottom:15px;
	background:url(../img/bg_side_qa.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:14px;
}

#ncm-wrapper .side-qa h2{
	background: transparent url('../img/hdr_side_userqa.gif') no-repeat;
	height: 30px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 200px;
}

#ncm-wrapper .side-qa a{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:url(../img/arrow-white-right-search.gif) right center no-repeat;
	padding-right:8px;
}

#ncm-wrapper .vertical-dots {
	background:url(../img/divider_vert.gif) repeat-y;
	width:211px;
	padding-left:18px;
	margin-bottom:12px;
}

#ncm-wrapper .vertical-dots h2.weekly{
	background: transparent url('../img/hdr_weekly.gif') no-repeat;
	height: 61px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 211px;
}

#ncm-wrapper .vertical-dots h2.gardeningtip{
	background: transparent url('../img/hdr_fromthegarden.gif') no-repeat;
	height: 37px;
	margin: 23px 0 0 0;
	padding:0;
	text-indent: -9999px;	
	width: 211px;
}

#ncm-wrapper .vertical-dots a{
	color:#2764c9;
	font-weight:bold;
	background:url(../img/arrow-blue-right.gif) left center no-repeat;
	padding-left:8px;
}

#ncm-wrapper .vertical-dots .mainpic{
	border:1px solid #b9b9b9;
	display:block;
	margin:0 0 8px 0;
	padding:0;
}

#ncm-wrapper .article-header {
	margin-bottom:5px;
}

#ncm-wrapper .article-header .header-left{
	float:left;
	width:308px;
	height:40px;
	background:url(../img/hdr_featuredarticle.gif) no-repeat;
	text-align:right;
}

#ncm-wrapper .article-header .header-left a{
	color:#b0edff;
	background:url(../img/arrow-ltblue-right.gif) right center no-repeat;
	padding-right:8px;
	margin-right:8px;
	line-height:25px;
}

#ncm-wrapper .article-header h2.main-gardeningtips{
	float:left;
	background: transparent url(../img/hdr_sub_fromthegarden.gif) no-repeat;
	height: 40px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 308px;
}

#ncm-wrapper .article-header .toolbox{
	float:left;
	width:227px;
	height:26px;
	border:1px solid #b07e7e;
	margin-left:10px;
}

#ncm-wrapper .article-header .toolbox a{
	font-size:11px;
	letter-spacing: .1em;
	color:#929292;
	text-decoration:none;
	margin-left:8px;
	display:block;
	height:25px;
	float:left;
	text-transform: uppercase;
	width: 100px;
	line-height: 25px;
}

#ncm-wrapper .article-header .toolbox a span
{
	float: left;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: 4px;
}

#ncm-wrapper .article-header .toolbox a:hover{
	color:#9a2f32;
}


#ncm-wrapper .recipe-text h2{
	color:#404076;
	padding-bottom:15px;
}

#ncm-wrapper .recipe-text .red{
	color:#9a2f32;
}

#ncm-wrapper .recipe-text ul{
	margin:0px;
	padding:0;
}

#ncm-wrapper .recipe-text ul li{
	list-style-type:disc;
	margin-left:17px;
	padding:0;
}

#ncm-wrapper .recipe-text .dbars-blue{
	background:url(../img/divider_dbars_blue.gif) no-repeat;
	height:12px;
	margin-bottom:15px;
}

#ncm-wrapper .recipe-text .dbars-gray{
	background:url(../img/divider_dbars_gray.gif) no-repeat;
	height:12px;
	margin-bottom:15px;
}

#ncm-wrapper .recipe-text .dbars-green{
	background:url(../img/divider_dbars_green.gif) no-repeat;
	height:12px;
	margin-bottom:15px;
}

#ncm-wrapper ul.ingredientlist {
	margin:0 0 15px 0; padding:0;
	
}

#ncm-wrapper ul.ingredientlist li{
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
	font-weight:bold;
}

#ncm-wrapper .faqlist dt
{
	margin-top: 11px;
	border-top:  1px #E5E5E5 solid;
	font:  bold 18px arial, helvetica, sans-serif;
	color:  #07435f;
	padding: 11px 0;
}

#ncm-wrapper .faqlist h4
{
	margin-bottom:  0;
	font-size:16px;
	color:  #07435f;
}

#ncm-wrapper .faqlist ul
{
	margin: 6px 0 15px 0; padding:0;
	list-style-type:none;
}

#ncm-wrapper .faqlist li
{
	padding:0; margin:0 0 .2em 0;
}

#ncm-wrapper .faqlist li cite
{
	color:  #606060;
	font-size:  10px;
	display: block;
	font-style: normal;
	margin-left:5px;
}

#ncm-wrapper .view-toggle a
{
	color: #232FA7;
	font:  bold 12px arial, helvetica, sans-serif;
	text-decoration:  none;
	padding-left:  18px;
	background: #fff url(../img/collapse.gif) scroll no-repeat 0 2px;
}

#ncm-wrapper .view-toggle.collapsed a
{
	background-image: url(../img/expand.gif);
}

#ncm-wrapper div.extended.collapsed
{
	display: none;
}

.eats-ad {
	width:300px;
	margin:20px auto;
	font-size:9px;
	color:#606060;
}

.right-ad {
	width:300px;
	margin-bottom:15px;
	font-size:9px;
	color:#606060;
}

#ncm-wrapper h2.budget {
	background: transparent url('../img/hdr_budget.gif') no-repeat;
	height: 33px;
	margin: 0;
	padding:0;
	text-indent: -9999px;	
	width: 307px;
	float:left;
}

/* @end */


.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clear {clear:both;}


td#centerColumn {
width: 555px;
margin-top: 0;
}

.block {display:block;}

#ncm-wrapper h1 { height: 50px;}

#ncm-wrapper h1 a{
	display: block;
	color:  #000;
	height: 50px;
}

#ncm-wrapper .promobox {
    width:197px;
    padding:7px 6px 9px 8px;
    background-color:#ededed;
    font-size:10px;
    line-height:14px;
	margin-bottom: 14px;
}

#ncm-wrapper .promobox a,
#ncm-wrapper .hm-twocol .rightcol a  {
    background-image:none;
    padding:0; margin:0;
}

#ncm-wrapper .promopic {
    float:left;
    padding-right:8px;
}

#ncm-wrapper  h2.smguru{
    background: transparent url('../img/hdr_smguru.gif') no-repeat;
    height: 33px;
    margin: 0;
    padding:0;
    text-indent: -9999px;    
    width: 211px;
}

#ncm-wrapper h2.gardeningtips {
    background: transparent url('../img/hdr_gardeningtips.jpg') no-repeat;
    height: 33px;
    margin: 0;
    padding:0;
    text-indent: -9999px;    
    width: 211px;
}


#ncm-wrapper h1.nospace {padding-bottom:5px;}
#ncm-wrapper {line-height:16px;}

.extra-space {padding-bottom:15px;}


#ncm-wrapper .hm-twocol .leftcol .pic a { background-image: none; padding-left: 0; }
