﻿/* bold green text */
.TDM_GreenMBold{
        color: #35702C;
        font-weight: bold;
}

/* large, green, bold text. Used in menus for titles ('Recipes','In Stores Now', etc) */ .TDM_GreenXLBold, .TDM_GreenXLBold p, .TDM_GreenXLBold p b{
        font-size: 13px !important;
        font-weight: bold;
        color: #35702C !important;
}
/* used on title of recipe on 'meal ideas' page */ 
.TDM_recipe_info, .TDM_GreenXLBold, .TDM_GreenXLBold a, .TDM_GreenXLBold a:visited{
        margin-bottom: 6px;
        color: #35702c !important;
}


.TDM_left_column .TDM_GreenXLBold{
        color: #35702C !important;
        /* text-transform: uppercase; */ } 

.TDM_description .TDM_GreenXLBold a, .TDM_description .TDM_GreenXLBold a:visited{
        color: #35702C !important;
}

.TDM_recipe_info{
        text-align: left;
}

.TDM_right .TDM_GreenXLBold, .TDM_recipe_info .TDM_GreenXLBold{
        color: #35702C !important;
        font-size: 13px;
        font-weight: bold;
}
.TDM_component_menu .TDM_GreenXLBold{
        color: #003896 !important;
}

.TDM_spotlight_item, .TDM_spotlight_item_last{
        width: 25%;
        background: #FFF;
        border-right: 1px solid #D2E0F1;
        padding: 6px;
        padding-top: 0;
}

.TDM_spotlight_item_last{
        border: 0;
}

.TDM_sl_left{
        background: url(/images/isn/sl_inner_left.gif) repeat-y top left; }

.TDM_sl_right{
        background: url(/images/isn/sl_inner_right.gif) repeat-y top left; }

.TDM_sl_left img, .TDM_sl_right img{
        width: 2px;
}
td.TDM_green_info{
     padding: 0 1px;
        vertical-align:top;
        border-spacing:0px 10px;
}

td.TDM_article_image{
     vertical-align: top;
	 	margin:0 auto;
        width: 103px;
}
td.TDM_section_img{
        vertical-align: top;
        width: 100px;
}

.TRA_green_list_item{
        margin-left: 10px;
        white-space:nowrap;
}
.TRA_category_list_description{
        margin-left: 0px;
}

.TRA_category_list_description p{
        color:#000000 !important;
}

table.TDM_table_wrap{
        width: 375px;
}

table.TDM_table_small{
        width: 275px;
}

table.TRA_table_solo{
        width: 401px;
}


.TDM_left_article div ul li ul{
        margin-bottom: 0 !important;
}
.TDM_GreenXLBold, .TDM_GreenXLBold p, .TDM_GreenXLBold p b 
{
font-size: 13px;
font-weight: bold;
color: #35702c;
}
.TDM_GreenXLBold p,.TDM_GreenXLBold p b {
margin:0px !important;
}

td.TDM_green_info
{
padding-top: 0pt;
padding-right: 1px;
padding-bottom: 0pt;
padding-left: 1px;
vertical-align: top;
border-spacing: 0px 10px;
}
