/* basic rules and overrides */
img { display: inline; }

div.PBViewing ul.columnwidgetlist { margin: 0; padding: 0; }
div.PBViewing ul.columnwidgetlist li { margin: 0; padding: 0; }

/* page builder layout */

/* standard content table style */
table#content_columns {
    border: 0;
    margin: 9px 0 0 0;
    width: 565px; 
}

table#content_columns td {
    padding: 0;   
}

td#content_left_column {
    width: 298px;
}

table#content_columns td#content_right_column {
    padding-left: 10px;
    width: 251px;
}

table#content_columns ul {
    margin: 0 0 6px 0;
    padding: 0;
    list-style: none;    
}

div#blue_frame_bottom div.editorial_image {
    margin-left: 15px;
}

div#blue_frame_bottom div.content h3 {
    color: #1A75CF;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 0 18px;
}

div#links_widget_content {
    margin: 0 10px 9px 18px;
    clear: both;
    min-height: 120px;
}

div#links_widget_image img {
    border: 1px solid #CCC;
    float: left;
    margin-right: 7px;  
}

div#links_widget_content ul {
    list-style: none;
    margin: 0 0 0 103px;
    padding: 0;
}

div#links_widget_content ul li {
    margin: 5px 6px 0 0;
}

div.editorial_image {
    margin-top: 5px;
}

div.content div.spacer {
    clear: both;
    background: #E1EBF7;
    display: block;
    width: 100%;
    width: 265px;
}   

div.PBViewing ul.columnwidgetlist li {
    margin: 0 0 0 0;
    padding: 0;
}

/* standard left content area styles */
div.blue_header_left_module_bottom h5 {
    padding-bottom: 12px;
}

div.blue_header_left_module_bottom h5 a:link,
div.blue_header_left_module_bottom h5 a:visited {
    font-size: 14px;
    color: #1A75CF;
}

div.blue_header_left_module_bottom h4 a:hover {
    color: #F47B20;
}

div.left_module_content {
    margin: 22px 10px 0 14px;
    padding-bottom: 6px;
}

div.left_module_content p {
    margin: 0 0 9px 0;
}

div.left_module_content img {
    width: 103px;
    height: 150px;
    border: 1px solid #CCC;
    float: left;
    margin: 0 8px 5px 0;
}

div.left_module_content h6 {
    padding: 0 0 4px 0;   
}

div#links_of_interest h6 {   
    padding: 4px 0 0 0;    
}

div#links_of_interest ul {
    padding: 0 0 4px 0;
}

div#links_of_interest ul li {  
    margin: 2px 0; 
}
div.left_module_content p span.arrow,
div#links_of_interest ul li span.arrow {
    position: absolute;
    height: 11px;
    padding: 0 8px 0 0;
    background: transparent url("/images/arrow2.png") no-repeat center 1px;
}

div#links_of_interest {   
    background: transparent url("/images/blue/hdash_repeat.gif") 0 0 repeat-x;
    padding-top: 9px;    
}

div#links_of_interest ul li {  
    margin: 2px 0; 
}
div.left_module_content p span.arrow,
div#links_of_interest ul li span.arrow {
    position: absolute;
    height: 11px;
    padding: 0 8px 0 0;
    background: transparent url("/images/arrow2.png") no-repeat center 1px;
}

div#links_of_interest {   
    background: transparent url("/images/blue/hdash_repeat.gif") 0 0 repeat-x;
    padding-top: 9px;    
}

/* blue header with gray pinstripes */
div.blue_header_left_module_top {
    width: 298px;
    background: transparent url("/images/wellness_center/bg_wellness_center_left_module_top.png") 0 0  no-repeat;
}

div.blue_header_left_module_bottom {
    width: 298px;
    background: transparent url("/images/wellness_center/bg_wellness_center_left_module_bottom.png") 0 100%  no-repeat;
}

div.blue_header_left_module_bottom h4 {
    width: 122px;
    height: 14px;
    background: transparent url("/images/wellness_center/bg_wellness_center_left_module_title.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: 9px;
    left: 10px;
}

/* header for 3 pack footer */
td.TDM_SubHeader h3 {
    /*background: transparent url("/uploadedImages/food_center_2010/bg_3_pack_fresh_ideas_header.png") 0 0 no-repeat;*/
    color: #FFF;
    font-size: 16px;
    font-family: Arial, helvetica, Sans-Serif;
    padding: 3px 0 0 9px;
}

div.TDM_bottom_bottom_adv img {
    margin: 4px 0 2px 0;    
}

/* control vertical spacing between images cross browser */
div#img_block img { display: block; }

div#related_articles ul li { margin-bottom: 6px; }
