/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .contents .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .contents .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .contents .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .contents .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .contents .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .contents .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .contents .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .contents .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

        .contents .column p.p1 {
           color: #ee1b24;
        }

        .contents .column p.p2 {
           color: #232020;
        }

    /*lists*/

        .contents .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .contents .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .contents .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .contents .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .contents .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .contents .column a {
           color: #1977c1;
        }

    /*inlines*/

        .contents .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .contents .column .Pink {
           color: #f37a6b;
        }

        .contents .column .Blue {
           color: #5dade0;
        }

        .contents .column .Red {
           color: #ed1b23;
        }

        .contents .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .contents .column .Purple {
           color: #8b6aae;
        }

        .contents .column .Green {
           color: #009749;
        }

        .contents .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .contents .column .Gold {
           color: #e3b41c;
        }

        .contents .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .contents .column .Serif {
           font-family: Times New Roman, serif;
        }

        .contents .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .contents .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .contents .column .BlackText {
           color: #000000;
        }

        .contents .column .centeraligned {
           text-align: center;
        }

        .contents .column .whitetext {
           color: #ffffff;
        }

        .contents .column .gray {
           color: #a8a8ab;
        }

        .contents .column .MAROON {
           color: #9e0e43;
        }

        .contents .column .Orange {
           color: #f47021;
        }

        .contents .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .contents .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .contents .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .contents .column .Blackunderline {
           text-decoration: underline;
        }

        .contents .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .contents .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .contents .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .contents .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .contents .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .contents .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .contents .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .contents .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .contents .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .contents .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Olay Ad
***********************************/

    /*paragraphs*/

        .olay_ad .column p {
        }

    /*inlines*/

        .olay_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .olay_ad .column a {
        }

    /*headers*/

        .olay_ad .column h1 {
        }

        .olay_ad .column h2 {
        }

        .olay_ad .column h3 {
        }

        .olay_ad .column h4 {
        }

        .olay_ad .column h5 {
        }

        .olay_ad .column h6 {
        }

/***********************************
Chatter
***********************************/

    /*paragraphs*/

        .chatter .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .chatter .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .chatter .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .chatter .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .chatter .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .chatter .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .chatter .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .chatter .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .chatter .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .chatter .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .chatter .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .chatter .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .chatter .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .chatter .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .chatter .column a {
           color: #1977c1;
        }

    /*inlines*/

        .chatter .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .chatter .column .Pink {
           color: #f37a6b;
        }

        .chatter .column .Blue {
           color: #5dade0;
        }

        .chatter .column .Red {
           color: #ed1b23;
        }

        .chatter .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .chatter .column .Purple {
           color: #8b6aae;
        }

        .chatter .column .Green {
           color: #009749;
        }

        .chatter .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .chatter .column .Gold {
           color: #e3b41c;
        }

        .chatter .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .chatter .column .Serif {
           font-family: Times New Roman, serif;
        }

        .chatter .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .chatter .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .chatter .column .BlackText {
           color: #000000;
        }

        .chatter .column .centeraligned {
           text-align: center;
        }

        .chatter .column .whitetext {
           color: #ffffff;
        }

        .chatter .column .gray {
           color: #a8a8ab;
        }

        .chatter .column .MAROON {
           color: #9e0e43;
        }

        .chatter .column .Orange {
           color: #f47021;
        }

        .chatter .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .chatter .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .chatter .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .chatter .column .Blackunderline {
           text-decoration: underline;
        }

        .chatter .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .chatter .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .chatter .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .chatter .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .chatter .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .chatter .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .chatter .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 50px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .chatter .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .chatter .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .chatter .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Five Things We're Talking About
***********************************/

    /*paragraphs*/

        .five_things .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .five_things .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .five_things .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .five_things .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .five_things .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .five_things .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .five_things .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .five_things .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .five_things .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .five_things .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .five_things .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .five_things .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .five_things .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .five_things .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .five_things .column a {
           color: #1977c1;
        }

    /*inlines*/

        .five_things .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .five_things .column .Pink {
           color: #f37a6b;
        }

        .five_things .column .Blue {
           color: #5dade0;
        }

        .five_things .column .Red {
           color: #ed1b23;
        }

        .five_things .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .five_things .column .Purple {
           color: #8b6aae;
        }

        .five_things .column .Green {
           color: #009749;
        }

        .five_things .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .five_things .column .Gold {
           color: #e3b41c;
        }

        .five_things .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .five_things .column .Serif {
           font-family: Times New Roman, serif;
        }

        .five_things .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .five_things .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .five_things .column .BlackText {
           color: #000000;
        }

        .five_things .column .centeraligned {
           text-align: center;
        }

        .five_things .column .whitetext {
           color: #ffffff;
        }

        .five_things .column .gray {
           color: #a8a8ab;
        }

        .five_things .column .MAROON {
           color: #9e0e43;
        }

        .five_things .column .Orange {
           color: #f47021;
        }

        .five_things .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .five_things .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .five_things .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .five_things .column .Blackunderline {
           text-decoration: underline;
        }

        .five_things .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .five_things .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .five_things .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .five_things .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .five_things .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .five_things .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .five_things .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .five_things .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .five_things .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .five_things .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
StarTracks
***********************************/

    /*paragraphs*/

        .startrx .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .startrx .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .startrx .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .startrx .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .startrx .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .startrx .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .startrx .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .startrx .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .startrx .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .startrx .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .startrx .column a {
           color: #1977c1;
        }

    /*inlines*/

        .startrx .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .startrx .column .Pink {
           color: #f37a6b;
        }

        .startrx .column .Blue {
           color: #5dade0;
        }

        .startrx .column .Red {
           color: #ed1b23;
        }

        .startrx .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .startrx .column .Purple {
           color: #8b6aae;
        }

        .startrx .column .Green {
           color: #009749;
        }

        .startrx .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .startrx .column .Gold {
           color: #e3b41c;
        }

        .startrx .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .startrx .column .Serif {
           font-family: Times New Roman, serif;
        }

        .startrx .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .startrx .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .startrx .column .BlackText {
           color: #000000;
        }

        .startrx .column .centeraligned {
           text-align: center;
        }

        .startrx .column .whitetext {
           color: #ffffff;
        }

        .startrx .column .gray {
           color: #a8a8ab;
        }

        .startrx .column .MAROON {
           color: #9e0e43;
        }

        .startrx .column .Orange {
           color: #f47021;
        }

        .startrx .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .startrx .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .startrx .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .startrx .column .Blackunderline {
           text-decoration: underline;
        }

        .startrx .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .startrx .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .startrx .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .startrx .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .startrx .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .startrx .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

    /*images*/

        .startrx .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .startrx .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .startrx .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Purina One Cat Ad
***********************************/

    /*paragraphs*/

        .purina_one_cat_ad .column p {
        }

    /*inlines*/

        .purina_one_cat_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .purina_one_cat_ad .column a {
        }

    /*headers*/

        .purina_one_cat_ad .column h1 {
        }

        .purina_one_cat_ad .column h2 {
        }

        .purina_one_cat_ad .column h3 {
        }

        .purina_one_cat_ad .column h4 {
        }

        .purina_one_cat_ad .column h5 {
        }

        .purina_one_cat_ad .column h6 {
        }

/***********************************
StarTracks - Faves at the VMAs
***********************************/

    /*paragraphs*/

        .startrx_faves_at_the_vmas .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .startrx_faves_at_the_vmas .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .startrx_faves_at_the_vmas .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .startrx_faves_at_the_vmas .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .startrx_faves_at_the_vmas .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .startrx_faves_at_the_vmas .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .startrx_faves_at_the_vmas .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .startrx_faves_at_the_vmas .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .startrx_faves_at_the_vmas .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx_faves_at_the_vmas .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx_faves_at_the_vmas .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx_faves_at_the_vmas .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .startrx_faves_at_the_vmas .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .startrx_faves_at_the_vmas .column a {
           color: #1977c1;
        }

    /*inlines*/

        .startrx_faves_at_the_vmas .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .startrx_faves_at_the_vmas .column .Pink {
           color: #f37a6b;
        }

        .startrx_faves_at_the_vmas .column .Blue {
           color: #5dade0;
        }

        .startrx_faves_at_the_vmas .column .Red {
           color: #ed1b23;
        }

        .startrx_faves_at_the_vmas .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .startrx_faves_at_the_vmas .column .Purple {
           color: #8b6aae;
        }

        .startrx_faves_at_the_vmas .column .Green {
           color: #009749;
        }

        .startrx_faves_at_the_vmas .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .startrx_faves_at_the_vmas .column .Gold {
           color: #e3b41c;
        }

        .startrx_faves_at_the_vmas .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .startrx_faves_at_the_vmas .column .Serif {
           font-family: Times New Roman, serif;
        }

        .startrx_faves_at_the_vmas .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .startrx_faves_at_the_vmas .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .startrx_faves_at_the_vmas .column .BlackText {
           color: #000000;
        }

        .startrx_faves_at_the_vmas .column .centeraligned {
           text-align: center;
        }

        .startrx_faves_at_the_vmas .column .whitetext {
           color: #ffffff;
        }

        .startrx_faves_at_the_vmas .column .gray {
           color: #a8a8ab;
        }

        .startrx_faves_at_the_vmas .column .MAROON {
           color: #9e0e43;
        }

        .startrx_faves_at_the_vmas .column .Orange {
           color: #f47021;
        }

        .startrx_faves_at_the_vmas .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .startrx_faves_at_the_vmas .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .startrx_faves_at_the_vmas .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .startrx_faves_at_the_vmas .column .Blackunderline {
           text-decoration: underline;
        }

        .startrx_faves_at_the_vmas .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .startrx_faves_at_the_vmas .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .startrx_faves_at_the_vmas .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .startrx_faves_at_the_vmas .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .startrx_faves_at_the_vmas .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .startrx_faves_at_the_vmas .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .startrx_faves_at_the_vmas .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
           text-decoration: underline;
        }

    /*images*/

        .startrx_faves_at_the_vmas .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .startrx_faves_at_the_vmas .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .startrx_faves_at_the_vmas .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
SyleTracks - Va-Va-Voom VMAs!
***********************************/

    /*paragraphs*/

        .styletracks_va_va_voom_vmas .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .styletracks_va_va_voom_vmas .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .styletracks_va_va_voom_vmas .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .styletracks_va_va_voom_vmas .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .styletracks_va_va_voom_vmas .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .styletracks_va_va_voom_vmas .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .styletracks_va_va_voom_vmas .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column p.p1 {
           color: #ee1b24;
        }

        .styletracks_va_va_voom_vmas .column p.p2 {
           color: #232020;
        }

    /*lists*/

        .styletracks_va_va_voom_vmas .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .styletracks_va_va_voom_vmas .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .styletracks_va_va_voom_vmas .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .styletracks_va_va_voom_vmas .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .styletracks_va_va_voom_vmas .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .styletracks_va_va_voom_vmas .column a {
           color: #1977c1;
        }

    /*inlines*/

        .styletracks_va_va_voom_vmas .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .styletracks_va_va_voom_vmas .column .Pink {
           color: #f37a6b;
        }

        .styletracks_va_va_voom_vmas .column .Blue {
           color: #5dade0;
        }

        .styletracks_va_va_voom_vmas .column .Red {
           color: #ed1b23;
        }

        .styletracks_va_va_voom_vmas .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .styletracks_va_va_voom_vmas .column .Purple {
           color: #8b6aae;
        }

        .styletracks_va_va_voom_vmas .column .Green {
           color: #009749;
        }

        .styletracks_va_va_voom_vmas .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .styletracks_va_va_voom_vmas .column .Gold {
           color: #e3b41c;
        }

        .styletracks_va_va_voom_vmas .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .styletracks_va_va_voom_vmas .column .Serif {
           font-family: Times New Roman, serif;
        }

        .styletracks_va_va_voom_vmas .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .styletracks_va_va_voom_vmas .column .BlackText {
           color: #000000;
        }

        .styletracks_va_va_voom_vmas .column .centeraligned {
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column .whitetext {
           color: #ffffff;
        }

        .styletracks_va_va_voom_vmas .column .gray {
           color: #a8a8ab;
        }

        .styletracks_va_va_voom_vmas .column .MAROON {
           color: #9e0e43;
        }

        .styletracks_va_va_voom_vmas .column .Orange {
           color: #f47021;
        }

        .styletracks_va_va_voom_vmas .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .styletracks_va_va_voom_vmas .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .styletracks_va_va_voom_vmas .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .styletracks_va_va_voom_vmas .column .Blackunderline {
           text-decoration: underline;
        }

        .styletracks_va_va_voom_vmas .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .styletracks_va_va_voom_vmas .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .styletracks_va_va_voom_vmas .column h6 {
           font-family: Times New Roman, serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .styletracks_va_va_voom_vmas .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .styletracks_va_va_voom_vmas .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .styletracks_va_va_voom_vmas .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
           text-decoration: underline;
           text-align: center;
        }

    /*images*/

        .styletracks_va_va_voom_vmas .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .styletracks_va_va_voom_vmas .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .styletracks_va_va_voom_vmas .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Scoop - John and Chrissy
***********************************/

    /*paragraphs*/

        .scoop_john_and_chrissy .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .scoop_john_and_chrissy .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .scoop_john_and_chrissy .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .scoop_john_and_chrissy .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .scoop_john_and_chrissy .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_john_and_chrissy .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .scoop_john_and_chrissy .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .scoop_john_and_chrissy .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .scoop_john_and_chrissy .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .scoop_john_and_chrissy .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_john_and_chrissy .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_john_and_chrissy .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_john_and_chrissy .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_john_and_chrissy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .scoop_john_and_chrissy .column a {
           color: #1977c1;
        }

    /*inlines*/

        .scoop_john_and_chrissy .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .scoop_john_and_chrissy .column .Pink {
           color: #f37a6b;
        }

        .scoop_john_and_chrissy .column .Blue {
           color: #5dade0;
        }

        .scoop_john_and_chrissy .column .Red {
           color: #ed1b23;
        }

        .scoop_john_and_chrissy .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .scoop_john_and_chrissy .column .Purple {
           color: #8b6aae;
        }

        .scoop_john_and_chrissy .column .Green {
           color: #009749;
        }

        .scoop_john_and_chrissy .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .scoop_john_and_chrissy .column .Gold {
           color: #e3b41c;
        }

        .scoop_john_and_chrissy .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .scoop_john_and_chrissy .column .Serif {
           font-family: Times New Roman, serif;
        }

        .scoop_john_and_chrissy .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .scoop_john_and_chrissy .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .scoop_john_and_chrissy .column .BlackText {
           color: #000000;
        }

        .scoop_john_and_chrissy .column .centeraligned {
           text-align: center;
        }

        .scoop_john_and_chrissy .column .whitetext {
           color: #ffffff;
        }

        .scoop_john_and_chrissy .column .gray {
           color: #a8a8ab;
        }

        .scoop_john_and_chrissy .column .MAROON {
           color: #9e0e43;
        }

        .scoop_john_and_chrissy .column .Orange {
           color: #f47021;
        }

        .scoop_john_and_chrissy .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .scoop_john_and_chrissy .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .scoop_john_and_chrissy .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .scoop_john_and_chrissy .column .Blackunderline {
           text-decoration: underline;
        }

    /*headers*/

        .scoop_john_and_chrissy .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .scoop_john_and_chrissy .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_john_and_chrissy .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .scoop_john_and_chrissy .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_john_and_chrissy .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .scoop_john_and_chrissy .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .scoop_john_and_chrissy .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .scoop_john_and_chrissy .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Scoop - This Week in Love!
***********************************/

    /*paragraphs*/

        .scoop_this_week_in_love .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .scoop_this_week_in_love .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .scoop_this_week_in_love .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .scoop_this_week_in_love .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .scoop_this_week_in_love .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_this_week_in_love .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .scoop_this_week_in_love .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .scoop_this_week_in_love .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .scoop_this_week_in_love .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .scoop_this_week_in_love .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_this_week_in_love .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_this_week_in_love .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_this_week_in_love .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_this_week_in_love .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .scoop_this_week_in_love .column a {
           color: #1977c1;
        }

    /*inlines*/

        .scoop_this_week_in_love .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .scoop_this_week_in_love .column .Pink {
           color: #f37a6b;
        }

        .scoop_this_week_in_love .column .Blue {
           color: #5dade0;
        }

        .scoop_this_week_in_love .column .Red {
           color: #ed1b23;
        }

        .scoop_this_week_in_love .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .scoop_this_week_in_love .column .Purple {
           color: #8b6aae;
        }

        .scoop_this_week_in_love .column .Green {
           color: #009749;
        }

        .scoop_this_week_in_love .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .scoop_this_week_in_love .column .Gold {
           color: #e3b41c;
        }

        .scoop_this_week_in_love .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .scoop_this_week_in_love .column .Serif {
           font-family: Times New Roman, serif;
        }

        .scoop_this_week_in_love .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .scoop_this_week_in_love .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .scoop_this_week_in_love .column .BlackText {
           color: #000000;
        }

        .scoop_this_week_in_love .column .centeraligned {
           text-align: center;
        }

        .scoop_this_week_in_love .column .whitetext {
           color: #ffffff;
        }

        .scoop_this_week_in_love .column .gray {
           color: #a8a8ab;
        }

        .scoop_this_week_in_love .column .MAROON {
           color: #9e0e43;
        }

        .scoop_this_week_in_love .column .Orange {
           color: #f47021;
        }

        .scoop_this_week_in_love .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .scoop_this_week_in_love .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .scoop_this_week_in_love .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .scoop_this_week_in_love .column .Blackunderline {
           text-decoration: underline;
        }

    /*headers*/

        .scoop_this_week_in_love .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .scoop_this_week_in_love .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_this_week_in_love .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .scoop_this_week_in_love .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_this_week_in_love .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .scoop_this_week_in_love .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .scoop_this_week_in_love .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .scoop_this_week_in_love .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Scoop - Andie MacDowell
***********************************/

    /*paragraphs*/

        .scoop_andie_macdowell .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .scoop_andie_macdowell .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .scoop_andie_macdowell .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .scoop_andie_macdowell .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .scoop_andie_macdowell .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_andie_macdowell .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .scoop_andie_macdowell .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .scoop_andie_macdowell .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .scoop_andie_macdowell .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column p.AMDGreenBG {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #24b24a;
           color: #ffffff;
           text-align: center;
        }

    /*lists*/

        .scoop_andie_macdowell .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_andie_macdowell .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_andie_macdowell .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_andie_macdowell .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_andie_macdowell .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .scoop_andie_macdowell .column a {
           color: #1977c1;
        }

    /*inlines*/

        .scoop_andie_macdowell .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .scoop_andie_macdowell .column .Pink {
           color: #f37a6b;
        }

        .scoop_andie_macdowell .column .Blue {
           color: #5dade0;
        }

        .scoop_andie_macdowell .column .Red {
           color: #ed1b23;
        }

        .scoop_andie_macdowell .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .scoop_andie_macdowell .column .Purple {
           color: #8b6aae;
        }

        .scoop_andie_macdowell .column .Green {
           color: #009749;
        }

        .scoop_andie_macdowell .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .scoop_andie_macdowell .column .Gold {
           color: #e3b41c;
        }

        .scoop_andie_macdowell .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .scoop_andie_macdowell .column .Serif {
           font-family: Times New Roman, serif;
        }

        .scoop_andie_macdowell .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .scoop_andie_macdowell .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .scoop_andie_macdowell .column .BlackText {
           color: #000000;
        }

        .scoop_andie_macdowell .column .centeraligned {
           text-align: center;
        }

        .scoop_andie_macdowell .column .whitetext {
           color: #ffffff;
        }

        .scoop_andie_macdowell .column .gray {
           color: #a8a8ab;
        }

        .scoop_andie_macdowell .column .MAROON {
           color: #9e0e43;
        }

        .scoop_andie_macdowell .column .Orange {
           color: #f47021;
        }

        .scoop_andie_macdowell .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .scoop_andie_macdowell .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .scoop_andie_macdowell .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .scoop_andie_macdowell .column .Blackunderline {
           text-decoration: underline;
        }

        .scoop_andie_macdowell .column .AMDGreen {
           color: #2bb24b;
        }

        .scoop_andie_macdowell .column .AMDBlockYellow {
           color: #fff100;
        }

        .scoop_andie_macdowell .column .AMDBlockTitle {
           font-size: 22px;
        }

    /*headers*/

        .scoop_andie_macdowell .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .scoop_andie_macdowell .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_andie_macdowell .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .scoop_andie_macdowell .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_andie_macdowell .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .scoop_andie_macdowell .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .scoop_andie_macdowell .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .scoop_andie_macdowell .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Scoop - Gisele Bundchen
***********************************/

    /*paragraphs*/

        .scoop_gisele_bundchen .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .scoop_gisele_bundchen .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .scoop_gisele_bundchen .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .scoop_gisele_bundchen .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .scoop_gisele_bundchen .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_gisele_bundchen .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .scoop_gisele_bundchen .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .scoop_gisele_bundchen .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .scoop_gisele_bundchen .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .scoop_gisele_bundchen .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_gisele_bundchen .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_gisele_bundchen .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_gisele_bundchen .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_gisele_bundchen .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .scoop_gisele_bundchen .column a {
           color: #1977c1;
        }

    /*inlines*/

        .scoop_gisele_bundchen .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .scoop_gisele_bundchen .column .Pink {
           color: #f37a6b;
        }

        .scoop_gisele_bundchen .column .Blue {
           color: #5dade0;
        }

        .scoop_gisele_bundchen .column .Red {
           color: #ed1b23;
        }

        .scoop_gisele_bundchen .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .scoop_gisele_bundchen .column .Purple {
           color: #8b6aae;
        }

        .scoop_gisele_bundchen .column .Green {
           color: #009749;
        }

        .scoop_gisele_bundchen .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .scoop_gisele_bundchen .column .Gold {
           color: #e3b41c;
        }

        .scoop_gisele_bundchen .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .scoop_gisele_bundchen .column .Serif {
           font-family: Times New Roman, serif;
        }

        .scoop_gisele_bundchen .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .scoop_gisele_bundchen .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .scoop_gisele_bundchen .column .BlackText {
           color: #000000;
        }

        .scoop_gisele_bundchen .column .centeraligned {
           text-align: center;
        }

        .scoop_gisele_bundchen .column .whitetext {
           color: #ffffff;
        }

        .scoop_gisele_bundchen .column .gray {
           color: #a8a8ab;
        }

        .scoop_gisele_bundchen .column .MAROON {
           color: #9e0e43;
        }

        .scoop_gisele_bundchen .column .Orange {
           color: #f47021;
        }

        .scoop_gisele_bundchen .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .scoop_gisele_bundchen .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .scoop_gisele_bundchen .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .scoop_gisele_bundchen .column .Blackunderline {
           text-decoration: underline;
        }

    /*headers*/

        .scoop_gisele_bundchen .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .scoop_gisele_bundchen .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_gisele_bundchen .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .scoop_gisele_bundchen .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_gisele_bundchen .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .scoop_gisele_bundchen .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .scoop_gisele_bundchen .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .scoop_gisele_bundchen .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Pfizer Ad
***********************************/

    /*paragraphs*/

        .pfizer_ad .column p {
        }

    /*inlines*/

        .pfizer_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .pfizer_ad .column a {
        }

    /*headers*/

        .pfizer_ad .column h1 {
        }

        .pfizer_ad .column h2 {
        }

        .pfizer_ad .column h3 {
        }

        .pfizer_ad .column h4 {
        }

        .pfizer_ad .column h5 {
        }

        .pfizer_ad .column h6 {
        }

/***********************************
Scoop - Heidi Klum
***********************************/

    /*paragraphs*/

        .scoop_heidi_klum .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .scoop_heidi_klum .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .scoop_heidi_klum .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .scoop_heidi_klum .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .scoop_heidi_klum .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_heidi_klum .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .scoop_heidi_klum .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .scoop_heidi_klum .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .scoop_heidi_klum .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .scoop_heidi_klum .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_heidi_klum .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_heidi_klum .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_heidi_klum .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .scoop_heidi_klum .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .scoop_heidi_klum .column a {
           color: #1977c1;
        }

    /*inlines*/

        .scoop_heidi_klum .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .scoop_heidi_klum .column .Pink {
           color: #f37a6b;
        }

        .scoop_heidi_klum .column .Blue {
           color: #5dade0;
        }

        .scoop_heidi_klum .column .Red {
           color: #ed1b23;
        }

        .scoop_heidi_klum .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .scoop_heidi_klum .column .Purple {
           color: #8b6aae;
        }

        .scoop_heidi_klum .column .Green {
           color: #009749;
        }

        .scoop_heidi_klum .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .scoop_heidi_klum .column .Gold {
           color: #e3b41c;
        }

        .scoop_heidi_klum .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .scoop_heidi_klum .column .Serif {
           font-family: Times New Roman, serif;
        }

        .scoop_heidi_klum .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .scoop_heidi_klum .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .scoop_heidi_klum .column .BlackText {
           color: #000000;
        }

        .scoop_heidi_klum .column .centeraligned {
           text-align: center;
        }

        .scoop_heidi_klum .column .whitetext {
           color: #ffffff;
        }

        .scoop_heidi_klum .column .gray {
           color: #a8a8ab;
        }

        .scoop_heidi_klum .column .MAROON {
           color: #9e0e43;
        }

        .scoop_heidi_klum .column .Orange {
           color: #f47021;
        }

        .scoop_heidi_klum .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .scoop_heidi_klum .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .scoop_heidi_klum .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .scoop_heidi_klum .column .Blackunderline {
           text-decoration: underline;
        }

    /*headers*/

        .scoop_heidi_klum .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .scoop_heidi_klum .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .scoop_heidi_klum .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .scoop_heidi_klum .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .scoop_heidi_klum .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .scoop_heidi_klum .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .scoop_heidi_klum .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .scoop_heidi_klum .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Passages
***********************************/

    /*paragraphs*/

        .passages .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .passages .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .passages .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .passages .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .passages .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .passages .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .passages .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .passages .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .passages .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .passages .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .passages .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .passages .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .passages .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .passages .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .passages .column a {
           color: #1977c1;
        }

    /*inlines*/

        .passages .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .passages .column .Pink {
           color: #f37a6b;
        }

        .passages .column .Blue {
           color: #5dade0;
        }

        .passages .column .Red {
           color: #ed1b23;
        }

        .passages .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .passages .column .Purple {
           color: #8b6aae;
        }

        .passages .column .Green {
           color: #009749;
        }

        .passages .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .passages .column .Gold {
           color: #e3b41c;
        }

        .passages .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .passages .column .Serif {
           font-family: Times New Roman, serif;
        }

        .passages .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .passages .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .passages .column .BlackText {
           color: #000000;
        }

        .passages .column .centeraligned {
           text-align: center;
        }

        .passages .column .whitetext {
           color: #ffffff;
        }

        .passages .column .gray {
           color: #a8a8ab;
        }

        .passages .column .MAROON {
           color: #9e0e43;
        }

        .passages .column .Orange {
           color: #f47021;
        }

        .passages .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .passages .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .passages .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .passages .column .Blackunderline {
           text-decoration: underline;
        }

    /*headers*/

        .passages .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .passages .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .passages .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .passages .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .passages .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .passages .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .passages .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .passages .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Temptations Ad
***********************************/

    /*paragraphs*/

        .temptations_ad .column p {
        }

    /*inlines*/

        .temptations_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .temptations_ad .column a {
        }

    /*headers*/

        .temptations_ad .column h1 {
        }

        .temptations_ad .column h2 {
        }

        .temptations_ad .column h3 {
        }

        .temptations_ad .column h4 {
        }

        .temptations_ad .column h5 {
        }

        .temptations_ad .column h6 {
        }

/***********************************
Smile - Pilot Photo Recreation
***********************************/

    /*paragraphs*/

        .smile_pilot_photo_recreation .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .smile_pilot_photo_recreation .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .smile_pilot_photo_recreation .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .smile_pilot_photo_recreation .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .smile_pilot_photo_recreation .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .smile_pilot_photo_recreation .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .smile_pilot_photo_recreation .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .smile_pilot_photo_recreation .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .smile_pilot_photo_recreation .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

    /*lists*/

        .smile_pilot_photo_recreation .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .smile_pilot_photo_recreation .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .smile_pilot_photo_recreation .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .smile_pilot_photo_recreation .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .smile_pilot_photo_recreation .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .smile_pilot_photo_recreation .column a {
           color: #1977c1;
        }

    /*inlines*/

        .smile_pilot_photo_recreation .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .smile_pilot_photo_recreation .column .Pink {
           color: #f37a6b;
        }

        .smile_pilot_photo_recreation .column .Blue {
           color: #5dade0;
        }

        .smile_pilot_photo_recreation .column .Red {
           color: #ed1b23;
        }

        .smile_pilot_photo_recreation .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .smile_pilot_photo_recreation .column .Purple {
           color: #8b6aae;
        }

        .smile_pilot_photo_recreation .column .Green {
           color: #009749;
        }

        .smile_pilot_photo_recreation .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .smile_pilot_photo_recreation .column .Gold {
           color: #e3b41c;
        }

        .smile_pilot_photo_recreation .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .smile_pilot_photo_recreation .column .Serif {
           font-family: Times New Roman, serif;
        }

        .smile_pilot_photo_recreation .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .smile_pilot_photo_recreation .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .smile_pilot_photo_recreation .column .BlackText {
           color: #000000;
        }

        .smile_pilot_photo_recreation .column .centeraligned {
           text-align: center;
        }

        .smile_pilot_photo_recreation .column .whitetext {
           color: #ffffff;
        }

        .smile_pilot_photo_recreation .column .gray {
           color: #a8a8ab;
        }

        .smile_pilot_photo_recreation .column .MAROON {
           color: #9e0e43;
        }

        .smile_pilot_photo_recreation .column .Orange {
           color: #f47021;
        }

        .smile_pilot_photo_recreation .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .smile_pilot_photo_recreation .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .smile_pilot_photo_recreation .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .smile_pilot_photo_recreation .column .Blackunderline {
           text-decoration: underline;
        }

        .smile_pilot_photo_recreation .column .Salmon {
           color: #f27060;
        }

    /*headers*/

        .smile_pilot_photo_recreation .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .smile_pilot_photo_recreation .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .smile_pilot_photo_recreation .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .smile_pilot_photo_recreation .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .smile_pilot_photo_recreation .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .smile_pilot_photo_recreation .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .smile_pilot_photo_recreation .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .smile_pilot_photo_recreation .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
People Investigates
***********************************/

    /*paragraphs*/

        .people_investigates .column p {
        }

    /*inlines*/

        .people_investigates .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .people_investigates .column a {
        }

    /*headers*/

        .people_investigates .column h1 {
        }

        .people_investigates .column h2 {
        }

        .people_investigates .column h3 {
        }

        .people_investigates .column h4 {
        }

        .people_investigates .column h5 {
        }

        .people_investigates .column h6 {
        }

/***********************************
People Picks - Dumb Money
***********************************/

    /*paragraphs*/

        .picks_dumb_money .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .picks_dumb_money .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .picks_dumb_money .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .picks_dumb_money .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .picks_dumb_money .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_dumb_money .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .picks_dumb_money .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .picks_dumb_money .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .picks_dumb_money .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .picks_dumb_money .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_dumb_money .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_dumb_money .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_dumb_money .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_dumb_money .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .picks_dumb_money .column a {
           color: #1977c1;
        }

    /*inlines*/

        .picks_dumb_money .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .picks_dumb_money .column .Pink {
           color: #f37a6b;
        }

        .picks_dumb_money .column .Blue {
           color: #5dade0;
        }

        .picks_dumb_money .column .Red {
           color: #ed1b23;
        }

        .picks_dumb_money .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .picks_dumb_money .column .Purple {
           color: #8b6aae;
        }

        .picks_dumb_money .column .Green {
           color: #009749;
        }

        .picks_dumb_money .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .picks_dumb_money .column .Gold {
           color: #e3b41c;
        }

        .picks_dumb_money .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .picks_dumb_money .column .Serif {
           font-family: Times New Roman, serif;
        }

        .picks_dumb_money .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .picks_dumb_money .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .picks_dumb_money .column .BlackText {
           color: #000000;
        }

        .picks_dumb_money .column .centeraligned {
           text-align: center;
        }

        .picks_dumb_money .column .whitetext {
           color: #ffffff;
        }

        .picks_dumb_money .column .gray {
           color: #a8a8ab;
        }

        .picks_dumb_money .column .MAROON {
           color: #9e0e43;
        }

        .picks_dumb_money .column .Orange {
           color: #f47021;
        }

        .picks_dumb_money .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .picks_dumb_money .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .picks_dumb_money .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .picks_dumb_money .column .Blackunderline {
           text-decoration: underline;
        }

        .picks_dumb_money .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .picks_dumb_money .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .picks_dumb_money .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 34px;
        }

    /*headers*/

        .picks_dumb_money .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .picks_dumb_money .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_dumb_money .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .picks_dumb_money .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_dumb_money .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .picks_dumb_money .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .picks_dumb_money .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .picks_dumb_money .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Better Homes & Gardens Ad
***********************************/

    /*paragraphs*/

        .better_homes_gardens_ad .column p {
        }

    /*inlines*/

        .better_homes_gardens_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .better_homes_gardens_ad .column a {
        }

    /*headers*/

        .better_homes_gardens_ad .column h1 {
        }

        .better_homes_gardens_ad .column h2 {
        }

        .better_homes_gardens_ad .column h3 {
        }

        .better_homes_gardens_ad .column h4 {
        }

        .better_homes_gardens_ad .column h5 {
        }

        .better_homes_gardens_ad .column h6 {
        }

/***********************************
People Picks - Cassandro
***********************************/

    /*paragraphs*/

        .picks_cassandro .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .picks_cassandro .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .picks_cassandro .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .picks_cassandro .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .picks_cassandro .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_cassandro .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .picks_cassandro .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .picks_cassandro .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .picks_cassandro .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .picks_cassandro .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_cassandro .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_cassandro .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_cassandro .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_cassandro .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .picks_cassandro .column a {
           color: #1977c1;
        }

    /*inlines*/

        .picks_cassandro .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .picks_cassandro .column .Pink {
           color: #f37a6b;
        }

        .picks_cassandro .column .Blue {
           color: #5dade0;
        }

        .picks_cassandro .column .Red {
           color: #ed1b23;
        }

        .picks_cassandro .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .picks_cassandro .column .Purple {
           color: #8b6aae;
        }

        .picks_cassandro .column .Green {
           color: #009749;
        }

        .picks_cassandro .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .picks_cassandro .column .Gold {
           color: #e3b41c;
        }

        .picks_cassandro .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .picks_cassandro .column .Serif {
           font-family: Times New Roman, serif;
        }

        .picks_cassandro .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .picks_cassandro .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .picks_cassandro .column .BlackText {
           color: #000000;
        }

        .picks_cassandro .column .centeraligned {
           text-align: center;
        }

        .picks_cassandro .column .whitetext {
           color: #ffffff;
        }

        .picks_cassandro .column .gray {
           color: #a8a8ab;
        }

        .picks_cassandro .column .MAROON {
           color: #9e0e43;
        }

        .picks_cassandro .column .Orange {
           color: #f47021;
        }

        .picks_cassandro .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .picks_cassandro .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .picks_cassandro .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .picks_cassandro .column .Blackunderline {
           text-decoration: underline;
        }

        .picks_cassandro .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .picks_cassandro .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

    /*headers*/

        .picks_cassandro .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .picks_cassandro .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_cassandro .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .picks_cassandro .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_cassandro .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .picks_cassandro .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .picks_cassandro .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .picks_cassandro .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Glad Ad
***********************************/

    /*paragraphs*/

        .glad_ad .column p {
        }

    /*inlines*/

        .glad_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .glad_ad .column a {
        }

    /*headers*/

        .glad_ad .column h1 {
        }

        .glad_ad .column h2 {
        }

        .glad_ad .column h3 {
        }

        .glad_ad .column h4 {
        }

        .glad_ad .column h5 {
        }

        .glad_ad .column h6 {
        }

/***********************************
People Picks - Flora and Son
***********************************/

    /*paragraphs*/

        .picks_flora_and_son .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .picks_flora_and_son .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .picks_flora_and_son .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .picks_flora_and_son .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .picks_flora_and_son .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_flora_and_son .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .picks_flora_and_son .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .picks_flora_and_son .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .picks_flora_and_son .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .picks_flora_and_son .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_flora_and_son .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_flora_and_son .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_flora_and_son .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_flora_and_son .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .picks_flora_and_son .column a {
           color: #1977c1;
        }

    /*inlines*/

        .picks_flora_and_son .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .picks_flora_and_son .column .Pink {
           color: #f37a6b;
        }

        .picks_flora_and_son .column .Blue {
           color: #5dade0;
        }

        .picks_flora_and_son .column .Red {
           color: #ed1b23;
        }

        .picks_flora_and_son .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .picks_flora_and_son .column .Purple {
           color: #8b6aae;
        }

        .picks_flora_and_son .column .Green {
           color: #009749;
        }

        .picks_flora_and_son .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .picks_flora_and_son .column .Gold {
           color: #e3b41c;
        }

        .picks_flora_and_son .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .picks_flora_and_son .column .Serif {
           font-family: Times New Roman, serif;
        }

        .picks_flora_and_son .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .picks_flora_and_son .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .picks_flora_and_son .column .BlackText {
           color: #000000;
        }

        .picks_flora_and_son .column .centeraligned {
           text-align: center;
        }

        .picks_flora_and_son .column .whitetext {
           color: #ffffff;
        }

        .picks_flora_and_son .column .gray {
           color: #a8a8ab;
        }

        .picks_flora_and_son .column .MAROON {
           color: #9e0e43;
        }

        .picks_flora_and_son .column .Orange {
           color: #f47021;
        }

        .picks_flora_and_son .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .picks_flora_and_son .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .picks_flora_and_son .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .picks_flora_and_son .column .Blackunderline {
           text-decoration: underline;
        }

        .picks_flora_and_son .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .picks_flora_and_son .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .picks_flora_and_son .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 34px;
        }

    /*headers*/

        .picks_flora_and_son .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .picks_flora_and_son .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_flora_and_son .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .picks_flora_and_son .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_flora_and_son .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .picks_flora_and_son .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .picks_flora_and_son .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .picks_flora_and_son .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
People Picks - The Best New Books
***********************************/

    /*paragraphs*/

        .picks_best_new_books .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .picks_best_new_books .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .picks_best_new_books .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .picks_best_new_books .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .picks_best_new_books .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_best_new_books .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .picks_best_new_books .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .picks_best_new_books .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .picks_best_new_books .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .picks_best_new_books .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_best_new_books .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_best_new_books .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_best_new_books .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .picks_best_new_books .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .picks_best_new_books .column a {
           color: #1977c1;
        }

    /*inlines*/

        .picks_best_new_books .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .picks_best_new_books .column .Pink {
           color: #f37a6b;
        }

        .picks_best_new_books .column .Blue {
           color: #5dade0;
        }

        .picks_best_new_books .column .Red {
           color: #ed1b23;
        }

        .picks_best_new_books .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .picks_best_new_books .column .Purple {
           color: #8b6aae;
        }

        .picks_best_new_books .column .Green {
           color: #009749;
        }

        .picks_best_new_books .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .picks_best_new_books .column .Gold {
           color: #e3b41c;
        }

        .picks_best_new_books .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .picks_best_new_books .column .Serif {
           font-family: Times New Roman, serif;
        }

        .picks_best_new_books .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .picks_best_new_books .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .picks_best_new_books .column .BlackText {
           color: #000000;
        }

        .picks_best_new_books .column .centeraligned {
           text-align: center;
        }

        .picks_best_new_books .column .whitetext {
           color: #ffffff;
        }

        .picks_best_new_books .column .gray {
           color: #a8a8ab;
        }

        .picks_best_new_books .column .MAROON {
           color: #9e0e43;
        }

        .picks_best_new_books .column .Orange {
           color: #f47021;
        }

        .picks_best_new_books .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .picks_best_new_books .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .picks_best_new_books .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .picks_best_new_books .column .Blackunderline {
           text-decoration: underline;
        }

        .picks_best_new_books .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .picks_best_new_books .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .picks_best_new_books .column .bookoftheweek {
           font-family: Garamond, serif;
           color: rgba(0, 0, 0, 0.99);
           background-color: #f5eb00;
           font-size: 42px;
        }

        .picks_best_new_books .column .TheBestBooks {
           font-family: Tahoma, sans-serif;
           color: #000000;
           font-size: 33px;
        }

        .picks_best_new_books .column .Condensedtype {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

    /*headers*/

        .picks_best_new_books .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .picks_best_new_books .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .picks_best_new_books .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .picks_best_new_books .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .picks_best_new_books .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .picks_best_new_books .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .picks_best_new_books .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .picks_best_new_books .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Gordon Ramsay
***********************************/

    /*paragraphs*/

        .gordon_ramsay .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .gordon_ramsay .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .gordon_ramsay .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .gordon_ramsay .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .gordon_ramsay .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .gordon_ramsay .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .gordon_ramsay .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .gordon_ramsay .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .gordon_ramsay .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column p.Centered {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

    /*lists*/

        .gordon_ramsay .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .gordon_ramsay .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .gordon_ramsay .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .gordon_ramsay .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .gordon_ramsay .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .gordon_ramsay .column a {
           color: #1977c1;
        }

    /*inlines*/

        .gordon_ramsay .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .gordon_ramsay .column .Pink {
           color: #f37a6b;
        }

        .gordon_ramsay .column .Blue {
           color: #5dade0;
        }

        .gordon_ramsay .column .Red {
           color: #ed1b23;
        }

        .gordon_ramsay .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .gordon_ramsay .column .Purple {
           color: #8b6aae;
        }

        .gordon_ramsay .column .Green {
           color: #009749;
        }

        .gordon_ramsay .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .gordon_ramsay .column .Gold {
           color: #e3b41c;
        }

        .gordon_ramsay .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .gordon_ramsay .column .Serif {
           font-family: Times New Roman, serif;
        }

        .gordon_ramsay .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .gordon_ramsay .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .gordon_ramsay .column .BlackText {
           color: #000000;
        }

        .gordon_ramsay .column .centeraligned {
           text-align: center;
        }

        .gordon_ramsay .column .whitetext {
           color: #ffffff;
        }

        .gordon_ramsay .column .gray {
           color: #a8a8ab;
        }

        .gordon_ramsay .column .MAROON {
           color: #9e0e43;
        }

        .gordon_ramsay .column .Orange {
           color: #f47021;
        }

        .gordon_ramsay .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .gordon_ramsay .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .gordon_ramsay .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .gordon_ramsay .column .Blackunderline {
           text-decoration: underline;
        }

        .gordon_ramsay .column .MustardBG {
           background-color: #fcd305;
        }

        .gordon_ramsay .column .LightBlueBG {
           background-color: #96d1ef;
        }

        .gordon_ramsay .column .BlackBG {
           color: #ffffff;
           background-color: #000000;
        }

        .gordon_ramsay .column .Mustard {
           color: #fcd305;
        }

        .gordon_ramsay .column .LightBlue {
           color: #96d1ef;
        }

        .gordon_ramsay .column .KetchupBG {
           color: #ffffff;
           background-color: #ec4326;
        }

        .gordon_ramsay .column .Ketchup {
           color: #ec4326;
        }

        .gordon_ramsay .column .ExcerptTitle {
           font-size: 24px;
           font-weight: bold;
        }

    /*headers*/

        .gordon_ramsay .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .gordon_ramsay .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .gordon_ramsay .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .gordon_ramsay .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .gordon_ramsay .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .gordon_ramsay .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .gordon_ramsay .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .gordon_ramsay .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .gordon_ramsay .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
49 More Food Faves - Pulled Chicken Nachos
***********************************/

    /*paragraphs*/

        .fortynine_food_faves_nachos .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .fortynine_food_faves_nachos .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .fortynine_food_faves_nachos .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .fortynine_food_faves_nachos .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .fortynine_food_faves_nachos .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_nachos .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .fortynine_food_faves_nachos .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .fortynine_food_faves_nachos .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .fortynine_food_faves_nachos .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .fortynine_food_faves_nachos .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_nachos .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_nachos .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_nachos .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_nachos .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .fortynine_food_faves_nachos .column a {
           color: #1977c1;
        }

    /*inlines*/

        .fortynine_food_faves_nachos .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .fortynine_food_faves_nachos .column .Pink {
           color: #f37a6b;
        }

        .fortynine_food_faves_nachos .column .Blue {
           color: #5dade0;
        }

        .fortynine_food_faves_nachos .column .Red {
           color: #ed1b23;
        }

        .fortynine_food_faves_nachos .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .fortynine_food_faves_nachos .column .Purple {
           color: #8b6aae;
        }

        .fortynine_food_faves_nachos .column .Green {
           color: #009749;
        }

        .fortynine_food_faves_nachos .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .fortynine_food_faves_nachos .column .Gold {
           color: #e3b41c;
        }

        .fortynine_food_faves_nachos .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .fortynine_food_faves_nachos .column .Serif {
           font-family: Times New Roman, serif;
        }

        .fortynine_food_faves_nachos .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .fortynine_food_faves_nachos .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .fortynine_food_faves_nachos .column .BlackText {
           color: #000000;
        }

        .fortynine_food_faves_nachos .column .centeraligned {
           text-align: center;
        }

        .fortynine_food_faves_nachos .column .whitetext {
           color: #ffffff;
        }

        .fortynine_food_faves_nachos .column .gray {
           color: #a8a8ab;
        }

        .fortynine_food_faves_nachos .column .MAROON {
           color: #9e0e43;
        }

        .fortynine_food_faves_nachos .column .Orange {
           color: #f47021;
        }

        .fortynine_food_faves_nachos .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .fortynine_food_faves_nachos .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .fortynine_food_faves_nachos .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .fortynine_food_faves_nachos .column .Blackunderline {
           text-decoration: underline;
        }

        .fortynine_food_faves_nachos .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .fortynine_food_faves_nachos .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .fortynine_food_faves_nachos .column .Smalltext {
           font-family: Times New Roman, serif;
           text-decoration: underline;
        }

    /*headers*/

        .fortynine_food_faves_nachos .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .fortynine_food_faves_nachos .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_nachos .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .fortynine_food_faves_nachos .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_nachos .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .fortynine_food_faves_nachos .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .fortynine_food_faves_nachos .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .fortynine_food_faves_nachos .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Alexia Ad
***********************************/

    /*paragraphs*/

        .alexia_ad .column p {
        }

    /*inlines*/

        .alexia_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .alexia_ad .column a {
        }

    /*headers*/

        .alexia_ad .column h1 {
        }

        .alexia_ad .column h2 {
        }

        .alexia_ad .column h3 {
        }

        .alexia_ad .column h4 {
        }

        .alexia_ad .column h5 {
        }

        .alexia_ad .column h6 {
        }

/***********************************
Hellmann's Ad
***********************************/

    /*paragraphs*/

        .hellmanns_ad .column p {
        }

    /*inlines*/

        .hellmanns_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .hellmanns_ad .column a {
        }

    /*headers*/

        .hellmanns_ad .column h1 {
        }

        .hellmanns_ad .column h2 {
        }

        .hellmanns_ad .column h3 {
        }

        .hellmanns_ad .column h4 {
        }

        .hellmanns_ad .column h5 {
        }

        .hellmanns_ad .column h6 {
        }

/***********************************
49 More Food Faves - Vegan 'Chicken' Sandwich
***********************************/

    /*paragraphs*/

        .fortynine_food_faves_sandwich .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .fortynine_food_faves_sandwich .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .fortynine_food_faves_sandwich .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .fortynine_food_faves_sandwich .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_sandwich .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .fortynine_food_faves_sandwich .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .fortynine_food_faves_sandwich .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .fortynine_food_faves_sandwich .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .fortynine_food_faves_sandwich .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_sandwich .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_sandwich .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_sandwich .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_sandwich .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .fortynine_food_faves_sandwich .column a {
           color: #1977c1;
        }

    /*inlines*/

        .fortynine_food_faves_sandwich .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .fortynine_food_faves_sandwich .column .Pink {
           color: #f37a6b;
        }

        .fortynine_food_faves_sandwich .column .Blue {
           color: #5dade0;
        }

        .fortynine_food_faves_sandwich .column .Red {
           color: #ed1b23;
        }

        .fortynine_food_faves_sandwich .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .fortynine_food_faves_sandwich .column .Purple {
           color: #8b6aae;
        }

        .fortynine_food_faves_sandwich .column .Green {
           color: #009749;
        }

        .fortynine_food_faves_sandwich .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .fortynine_food_faves_sandwich .column .Gold {
           color: #e3b41c;
        }

        .fortynine_food_faves_sandwich .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .fortynine_food_faves_sandwich .column .Serif {
           font-family: Times New Roman, serif;
        }

        .fortynine_food_faves_sandwich .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .fortynine_food_faves_sandwich .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .fortynine_food_faves_sandwich .column .BlackText {
           color: #000000;
        }

        .fortynine_food_faves_sandwich .column .centeraligned {
           text-align: center;
        }

        .fortynine_food_faves_sandwich .column .whitetext {
           color: #ffffff;
        }

        .fortynine_food_faves_sandwich .column .gray {
           color: #a8a8ab;
        }

        .fortynine_food_faves_sandwich .column .MAROON {
           color: #9e0e43;
        }

        .fortynine_food_faves_sandwich .column .Orange {
           color: #f47021;
        }

        .fortynine_food_faves_sandwich .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .fortynine_food_faves_sandwich .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .fortynine_food_faves_sandwich .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .fortynine_food_faves_sandwich .column .Blackunderline {
           text-decoration: underline;
        }

        .fortynine_food_faves_sandwich .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .fortynine_food_faves_sandwich .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .fortynine_food_faves_sandwich .column .Smalltext {
           font-family: Times New Roman, serif;
           text-decoration: underline;
        }

    /*headers*/

        .fortynine_food_faves_sandwich .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .fortynine_food_faves_sandwich .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_sandwich .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .fortynine_food_faves_sandwich .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_sandwich .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .fortynine_food_faves_sandwich .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .fortynine_food_faves_sandwich .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .fortynine_food_faves_sandwich .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Torani Ad
***********************************/

    /*paragraphs*/

        .torani_ad .column p {
        }

    /*inlines*/

        .torani_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .torani_ad .column a {
        }

    /*headers*/

        .torani_ad .column h1 {
        }

        .torani_ad .column h2 {
        }

        .torani_ad .column h3 {
        }

        .torani_ad .column h4 {
        }

        .torani_ad .column h5 {
        }

        .torani_ad .column h6 {
        }

/***********************************
Kraft Cheese Ad
***********************************/

    /*paragraphs*/

        .kraft_cheese_ad .column p {
        }

    /*inlines*/

        .kraft_cheese_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .kraft_cheese_ad .column a {
        }

    /*headers*/

        .kraft_cheese_ad .column h1 {
        }

        .kraft_cheese_ad .column h2 {
        }

        .kraft_cheese_ad .column h3 {
        }

        .kraft_cheese_ad .column h4 {
        }

        .kraft_cheese_ad .column h5 {
        }

        .kraft_cheese_ad .column h6 {
        }

/***********************************
49 More Food Faves - Chorizo, Cannellini Bean & Kale Skillet
***********************************/

    /*paragraphs*/

        .fortynine_food_faves_chorizo .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .fortynine_food_faves_chorizo .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .fortynine_food_faves_chorizo .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .fortynine_food_faves_chorizo .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_chorizo .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .fortynine_food_faves_chorizo .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .fortynine_food_faves_chorizo .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .fortynine_food_faves_chorizo .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .fortynine_food_faves_chorizo .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_chorizo .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_chorizo .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_chorizo .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_chorizo .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .fortynine_food_faves_chorizo .column a {
           color: #1977c1;
        }

    /*inlines*/

        .fortynine_food_faves_chorizo .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .fortynine_food_faves_chorizo .column .Pink {
           color: #f37a6b;
        }

        .fortynine_food_faves_chorizo .column .Blue {
           color: #5dade0;
        }

        .fortynine_food_faves_chorizo .column .Red {
           color: #ed1b23;
        }

        .fortynine_food_faves_chorizo .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .fortynine_food_faves_chorizo .column .Purple {
           color: #8b6aae;
        }

        .fortynine_food_faves_chorizo .column .Green {
           color: #009749;
        }

        .fortynine_food_faves_chorizo .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .fortynine_food_faves_chorizo .column .Gold {
           color: #e3b41c;
        }

        .fortynine_food_faves_chorizo .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .fortynine_food_faves_chorizo .column .Serif {
           font-family: Times New Roman, serif;
        }

        .fortynine_food_faves_chorizo .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .fortynine_food_faves_chorizo .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .fortynine_food_faves_chorizo .column .BlackText {
           color: #000000;
        }

        .fortynine_food_faves_chorizo .column .centeraligned {
           text-align: center;
        }

        .fortynine_food_faves_chorizo .column .whitetext {
           color: #ffffff;
        }

        .fortynine_food_faves_chorizo .column .gray {
           color: #a8a8ab;
        }

        .fortynine_food_faves_chorizo .column .MAROON {
           color: #9e0e43;
        }

        .fortynine_food_faves_chorizo .column .Orange {
           color: #f47021;
        }

        .fortynine_food_faves_chorizo .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .fortynine_food_faves_chorizo .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .fortynine_food_faves_chorizo .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .fortynine_food_faves_chorizo .column .Blackunderline {
           text-decoration: underline;
        }

        .fortynine_food_faves_chorizo .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .fortynine_food_faves_chorizo .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .fortynine_food_faves_chorizo .column .SmallText {
           font-family: Times New Roman, serif;
           text-decoration: underline;
        }

    /*headers*/

        .fortynine_food_faves_chorizo .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .fortynine_food_faves_chorizo .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_chorizo .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .fortynine_food_faves_chorizo .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_chorizo .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .fortynine_food_faves_chorizo .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .fortynine_food_faves_chorizo .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .fortynine_food_faves_chorizo .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Egg Land Ad
***********************************/

    /*paragraphs*/

        .egg_land_ad .column p {
        }

    /*inlines*/

        .egg_land_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .egg_land_ad .column a {
        }

    /*headers*/

        .egg_land_ad .column h1 {
        }

        .egg_land_ad .column h2 {
        }

        .egg_land_ad .column h3 {
        }

        .egg_land_ad .column h4 {
        }

        .egg_land_ad .column h5 {
        }

        .egg_land_ad .column h6 {
        }

/***********************************
49 More Food Faves - Dairy Queen
***********************************/

    /*paragraphs*/

        .fortynine_food_faves_dairy .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .fortynine_food_faves_dairy .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .fortynine_food_faves_dairy .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .fortynine_food_faves_dairy .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .fortynine_food_faves_dairy .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_dairy .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .fortynine_food_faves_dairy .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .fortynine_food_faves_dairy .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .fortynine_food_faves_dairy .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .fortynine_food_faves_dairy .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_dairy .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_dairy .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_dairy .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fortynine_food_faves_dairy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .fortynine_food_faves_dairy .column a {
           color: #1977c1;
        }

    /*inlines*/

        .fortynine_food_faves_dairy .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .fortynine_food_faves_dairy .column .Pink {
           color: #f37a6b;
        }

        .fortynine_food_faves_dairy .column .Blue {
           color: #5dade0;
        }

        .fortynine_food_faves_dairy .column .Red {
           color: #ed1b23;
        }

        .fortynine_food_faves_dairy .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .fortynine_food_faves_dairy .column .Purple {
           color: #8b6aae;
        }

        .fortynine_food_faves_dairy .column .Green {
           color: #009749;
        }

        .fortynine_food_faves_dairy .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .fortynine_food_faves_dairy .column .Gold {
           color: #e3b41c;
        }

        .fortynine_food_faves_dairy .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .fortynine_food_faves_dairy .column .Serif {
           font-family: Times New Roman, serif;
        }

        .fortynine_food_faves_dairy .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .fortynine_food_faves_dairy .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .fortynine_food_faves_dairy .column .BlackText {
           color: #000000;
        }

        .fortynine_food_faves_dairy .column .centeraligned {
           text-align: center;
        }

        .fortynine_food_faves_dairy .column .whitetext {
           color: #ffffff;
        }

        .fortynine_food_faves_dairy .column .gray {
           color: #a8a8ab;
        }

        .fortynine_food_faves_dairy .column .MAROON {
           color: #9e0e43;
        }

        .fortynine_food_faves_dairy .column .Orange {
           color: #f47021;
        }

        .fortynine_food_faves_dairy .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .fortynine_food_faves_dairy .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .fortynine_food_faves_dairy .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .fortynine_food_faves_dairy .column .Blackunderline {
           text-decoration: underline;
        }

        .fortynine_food_faves_dairy .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .fortynine_food_faves_dairy .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .fortynine_food_faves_dairy .column .Smalltext {
           font-family: Times New Roman, serif;
           text-decoration: underline;
        }

    /*headers*/

        .fortynine_food_faves_dairy .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .fortynine_food_faves_dairy .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fortynine_food_faves_dairy .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .fortynine_food_faves_dairy .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .fortynine_food_faves_dairy .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .fortynine_food_faves_dairy .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .fortynine_food_faves_dairy .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .fortynine_food_faves_dairy .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Hugh & Deborra-Lee
***********************************/

    /*paragraphs*/

        .hugh_and_deborra_lee .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .hugh_and_deborra_lee .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .hugh_and_deborra_lee .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .hugh_and_deborra_lee .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .hugh_and_deborra_lee .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .hugh_and_deborra_lee .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .hugh_and_deborra_lee .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .hugh_and_deborra_lee .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .hugh_and_deborra_lee .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .hugh_and_deborra_lee .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .hugh_and_deborra_lee .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .hugh_and_deborra_lee .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .hugh_and_deborra_lee .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .hugh_and_deborra_lee .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .hugh_and_deborra_lee .column a {
           color: #1977c1;
        }

    /*inlines*/

        .hugh_and_deborra_lee .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .hugh_and_deborra_lee .column .Pink {
           color: #f37a6b;
        }

        .hugh_and_deborra_lee .column .Blue {
           color: #5dade0;
        }

        .hugh_and_deborra_lee .column .Red {
           color: #ed1b23;
        }

        .hugh_and_deborra_lee .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .hugh_and_deborra_lee .column .Purple {
           color: #8b6aae;
        }

        .hugh_and_deborra_lee .column .Green {
           color: #009749;
        }

        .hugh_and_deborra_lee .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .hugh_and_deborra_lee .column .Gold {
           color: #e3b41c;
        }

        .hugh_and_deborra_lee .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .hugh_and_deborra_lee .column .Serif {
           font-family: Times New Roman, serif;
        }

        .hugh_and_deborra_lee .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .hugh_and_deborra_lee .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .hugh_and_deborra_lee .column .BlackText {
           color: #000000;
        }

        .hugh_and_deborra_lee .column .centeraligned {
           text-align: center;
        }

        .hugh_and_deborra_lee .column .whitetext {
           color: #ffffff;
        }

        .hugh_and_deborra_lee .column .gray {
           color: #a8a8ab;
        }

        .hugh_and_deborra_lee .column .MAROON {
           color: #9e0e43;
        }

        .hugh_and_deborra_lee .column .Orange {
           color: #f47021;
        }

        .hugh_and_deborra_lee .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .hugh_and_deborra_lee .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .hugh_and_deborra_lee .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .hugh_and_deborra_lee .column .Blackunderline {
           text-decoration: underline;
        }

        .hugh_and_deborra_lee .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .hugh_and_deborra_lee .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .hugh_and_deborra_lee .column .LeftAlign {
           text-align: left;
        }

        .hugh_and_deborra_lee .column .DropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

    /*headers*/

        .hugh_and_deborra_lee .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .hugh_and_deborra_lee .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .hugh_and_deborra_lee .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .hugh_and_deborra_lee .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .hugh_and_deborra_lee .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .hugh_and_deborra_lee .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .hugh_and_deborra_lee .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .hugh_and_deborra_lee .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Trump Whistleblower Cassidy Hutchinson
***********************************/

    /*paragraphs*/

        .trump_whistleblower_cassidy .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .trump_whistleblower_cassidy .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .trump_whistleblower_cassidy .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .trump_whistleblower_cassidy .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .trump_whistleblower_cassidy .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .trump_whistleblower_cassidy .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .trump_whistleblower_cassidy .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .trump_whistleblower_cassidy .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .trump_whistleblower_cassidy .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column p.Centered {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

    /*lists*/

        .trump_whistleblower_cassidy .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .trump_whistleblower_cassidy .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .trump_whistleblower_cassidy .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .trump_whistleblower_cassidy .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .trump_whistleblower_cassidy .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .trump_whistleblower_cassidy .column a {
           color: #1977c1;
        }

    /*inlines*/

        .trump_whistleblower_cassidy .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .trump_whistleblower_cassidy .column .Pink {
           color: #f37a6b;
        }

        .trump_whistleblower_cassidy .column .Blue {
           color: #5dade0;
        }

        .trump_whistleblower_cassidy .column .Red {
           color: #ed1b23;
        }

        .trump_whistleblower_cassidy .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .trump_whistleblower_cassidy .column .Purple {
           color: #8b6aae;
        }

        .trump_whistleblower_cassidy .column .Green {
           color: #009749;
        }

        .trump_whistleblower_cassidy .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .trump_whistleblower_cassidy .column .Gold {
           color: #e3b41c;
        }

        .trump_whistleblower_cassidy .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .trump_whistleblower_cassidy .column .Serif {
           font-family: Times New Roman, serif;
        }

        .trump_whistleblower_cassidy .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .trump_whistleblower_cassidy .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .trump_whistleblower_cassidy .column .BlackText {
           color: #000000;
        }

        .trump_whistleblower_cassidy .column .centeraligned {
           text-align: center;
        }

        .trump_whistleblower_cassidy .column .whitetext {
           color: #ffffff;
        }

        .trump_whistleblower_cassidy .column .gray {
           color: #a8a8ab;
        }

        .trump_whistleblower_cassidy .column .MAROON {
           color: #9e0e43;
        }

        .trump_whistleblower_cassidy .column .Orange {
           color: #f47021;
        }

        .trump_whistleblower_cassidy .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .trump_whistleblower_cassidy .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .trump_whistleblower_cassidy .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .trump_whistleblower_cassidy .column .Blackunderline {
           text-decoration: underline;
        }

        .trump_whistleblower_cassidy .column .BlackBG {
           color: #ffffff;
           background-color: #000000;
        }

        .trump_whistleblower_cassidy .column .LightBlueBG {
           background-color: #95d1f2;
           color: #000000;
        }

        .trump_whistleblower_cassidy .column .LightBlue {
           color: #95d1f2;
        }

    /*headers*/

        .trump_whistleblower_cassidy .column h6 {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 28px;
           letter-spacing: 1px;
        }

        .trump_whistleblower_cassidy .column h5 {
           margin-bottom: 24px;
           font-size: 28px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .trump_whistleblower_cassidy .column h4 {
           font-size: 24px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 1px;
        }

        .trump_whistleblower_cassidy .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .trump_whistleblower_cassidy .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .trump_whistleblower_cassidy .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .trump_whistleblower_cassidy .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .trump_whistleblower_cassidy .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Fatal Robbery Solved
***********************************/

    /*paragraphs*/

        .fatal_robbery_solved .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .fatal_robbery_solved .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .fatal_robbery_solved .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .fatal_robbery_solved .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .fatal_robbery_solved .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fatal_robbery_solved .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .fatal_robbery_solved .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .fatal_robbery_solved .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .fatal_robbery_solved .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .fatal_robbery_solved .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fatal_robbery_solved .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fatal_robbery_solved .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fatal_robbery_solved .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .fatal_robbery_solved .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .fatal_robbery_solved .column a {
           color: #1977c1;
        }

    /*inlines*/

        .fatal_robbery_solved .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .fatal_robbery_solved .column .Pink {
           color: #f37a6b;
        }

        .fatal_robbery_solved .column .Blue {
           color: #5dade0;
        }

        .fatal_robbery_solved .column .Red {
           color: #ed1b23;
        }

        .fatal_robbery_solved .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .fatal_robbery_solved .column .Purple {
           color: #8b6aae;
        }

        .fatal_robbery_solved .column .Green {
           color: #009749;
        }

        .fatal_robbery_solved .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .fatal_robbery_solved .column .Gold {
           color: #e3b41c;
        }

        .fatal_robbery_solved .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .fatal_robbery_solved .column .Serif {
           font-family: Times New Roman, serif;
        }

        .fatal_robbery_solved .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .fatal_robbery_solved .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .fatal_robbery_solved .column .BlackText {
           color: #000000;
        }

        .fatal_robbery_solved .column .centeraligned {
           text-align: center;
        }

        .fatal_robbery_solved .column .whitetext {
           color: #ffffff;
        }

        .fatal_robbery_solved .column .gray {
           color: #a8a8ab;
        }

        .fatal_robbery_solved .column .MAROON {
           color: #9e0e43;
        }

        .fatal_robbery_solved .column .Orange {
           color: #f47021;
        }

        .fatal_robbery_solved .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .fatal_robbery_solved .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .fatal_robbery_solved .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .fatal_robbery_solved .column .Blackunderline {
           text-decoration: underline;
        }

        .fatal_robbery_solved .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .fatal_robbery_solved .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .fatal_robbery_solved .column .Largetext {
           font-size: 50px;
        }

    /*headers*/

        .fatal_robbery_solved .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .fatal_robbery_solved .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .fatal_robbery_solved .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .fatal_robbery_solved .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .fatal_robbery_solved .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .fatal_robbery_solved .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .fatal_robbery_solved .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .fatal_robbery_solved .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Anne Hathaway
***********************************/

    /*paragraphs*/

        .anne_hathaway .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .anne_hathaway .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .anne_hathaway .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .anne_hathaway .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .anne_hathaway .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .anne_hathaway .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .anne_hathaway .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .anne_hathaway .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .anne_hathaway .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .anne_hathaway .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .anne_hathaway .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .anne_hathaway .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .anne_hathaway .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .anne_hathaway .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .anne_hathaway .column a {
           color: #1977c1;
        }

    /*inlines*/

        .anne_hathaway .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .anne_hathaway .column .Pink {
           color: #f37a6b;
        }

        .anne_hathaway .column .Blue {
           color: #5dade0;
        }

        .anne_hathaway .column .Red {
           color: #ed1b23;
        }

        .anne_hathaway .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .anne_hathaway .column .Purple {
           color: #8b6aae;
        }

        .anne_hathaway .column .Green {
           color: #009749;
        }

        .anne_hathaway .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .anne_hathaway .column .Gold {
           color: #e3b41c;
        }

        .anne_hathaway .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .anne_hathaway .column .Serif {
           font-family: Times New Roman, serif;
        }

        .anne_hathaway .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .anne_hathaway .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .anne_hathaway .column .BlackText {
           color: #000000;
        }

        .anne_hathaway .column .centeraligned {
           text-align: center;
        }

        .anne_hathaway .column .whitetext {
           color: #ffffff;
        }

        .anne_hathaway .column .gray {
           color: #a8a8ab;
        }

        .anne_hathaway .column .MAROON {
           color: #9e0e43;
        }

        .anne_hathaway .column .Orange {
           color: #f47021;
        }

        .anne_hathaway .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .anne_hathaway .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .anne_hathaway .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .anne_hathaway .column .Blackunderline {
           text-decoration: underline;
        }

        .anne_hathaway .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .anne_hathaway .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .anne_hathaway .column .DarkPurple {
           color: #472e91;
        }

        .anne_hathaway .column .SmallText {
           font-size: 24px;
        }

    /*headers*/

        .anne_hathaway .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .anne_hathaway .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .anne_hathaway .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .anne_hathaway .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .anne_hathaway .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .anne_hathaway .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .anne_hathaway .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .anne_hathaway .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Friskies Purina Ad
***********************************/

    /*paragraphs*/

        .friskies_purina_ad .column p {
        }

    /*inlines*/

        .friskies_purina_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .friskies_purina_ad .column a {
        }

    /*headers*/

        .friskies_purina_ad .column h1 {
        }

        .friskies_purina_ad .column h2 {
        }

        .friskies_purina_ad .column h3 {
        }

        .friskies_purina_ad .column h4 {
        }

        .friskies_purina_ad .column h5 {
        }

        .friskies_purina_ad .column h6 {
        }

/***********************************
45 Years Later...Return to Dallas
***********************************/

    /*paragraphs*/

        .return_to_dallas .column p {
        }

    /*inlines*/

        .return_to_dallas .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .return_to_dallas .column .BIGTITLEFONT {
           color: rgba(0, 0, 0, 0.99);
           font-family: Arial Black, sans-serif;
           font-size: 28px;
           letter-spacing: 7px;
        }

        .return_to_dallas .column .TITLEYELLOW {
           font-family: Arial Black, sans-serif;
           color: rgba(237, 206, 0, 0.95);
           font-size: 28px;
           letter-spacing: 7px;
        }

        .return_to_dallas .column .YELLOWHIGHLIGHT {
           font-family: Times New Roman, serif;
           color: rgba(0, 0, 0, 0.96);
           background-color: rgba(244, 212, 1, 0.99);
           font-size: 28px;
        }

        .return_to_dallas .column .NAMES {
           font-family: Tahoma, sans-serif;
           color: rgba(252, 200, 0, 0.96);
           font-size: 20px;
        }

        .return_to_dallas .column .ItalicBlack {
           font-family: Times New Roman, serif;
           color: #000000;
           font-size: 22px;
           font-style: italic;
        }

    /*links*/

        .return_to_dallas .column a {
        }

    /*headers*/

        .return_to_dallas .column h1 {
        }

        .return_to_dallas .column h2 {
        }

        .return_to_dallas .column h3 {
        }

        .return_to_dallas .column h4 {
        }

        .return_to_dallas .column h5 {
        }

        .return_to_dallas .column h6 {
        }

/***********************************
India Oxenberg
***********************************/

    /*paragraphs*/

        .india_oxenberg .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .india_oxenberg .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .india_oxenberg .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .india_oxenberg .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .india_oxenberg .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .india_oxenberg .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .india_oxenberg .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .india_oxenberg .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .india_oxenberg .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .india_oxenberg .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .india_oxenberg .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .india_oxenberg .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .india_oxenberg .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .india_oxenberg .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .india_oxenberg .column a {
           color: #1977c1;
        }

    /*inlines*/

        .india_oxenberg .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .india_oxenberg .column .Pink {
           color: #f37a6b;
        }

        .india_oxenberg .column .Blue {
           color: #5dade0;
        }

        .india_oxenberg .column .Red {
           color: #ed1b23;
        }

        .india_oxenberg .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .india_oxenberg .column .Purple {
           color: #8b6aae;
        }

        .india_oxenberg .column .Green {
           color: #009749;
        }

        .india_oxenberg .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .india_oxenberg .column .Gold {
           color: #e3b41c;
        }

        .india_oxenberg .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .india_oxenberg .column .Serif {
           font-family: Times New Roman, serif;
        }

        .india_oxenberg .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .india_oxenberg .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .india_oxenberg .column .BlackText {
           color: #000000;
        }

        .india_oxenberg .column .centeraligned {
           text-align: center;
        }

        .india_oxenberg .column .whitetext {
           color: #ffffff;
        }

        .india_oxenberg .column .gray {
           color: #a8a8ab;
        }

        .india_oxenberg .column .MAROON {
           color: #9e0e43;
        }

        .india_oxenberg .column .Orange {
           color: #f47021;
        }

        .india_oxenberg .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .india_oxenberg .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .india_oxenberg .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .india_oxenberg .column .Blackunderline {
           text-decoration: underline;
        }

        .india_oxenberg .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .india_oxenberg .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .india_oxenberg .column .SmallText {
           font-size: 24px;
        }

    /*headers*/

        .india_oxenberg .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .india_oxenberg .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .india_oxenberg .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .india_oxenberg .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .india_oxenberg .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .india_oxenberg .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .india_oxenberg .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .india_oxenberg .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Country Duo Brothers Osborne
***********************************/

    /*paragraphs*/

        .country_duo_brothers_osborne .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .country_duo_brothers_osborne .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .country_duo_brothers_osborne .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .country_duo_brothers_osborne .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .country_duo_brothers_osborne .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .country_duo_brothers_osborne .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .country_duo_brothers_osborne .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .country_duo_brothers_osborne .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .country_duo_brothers_osborne .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .country_duo_brothers_osborne .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .country_duo_brothers_osborne .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .country_duo_brothers_osborne .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .country_duo_brothers_osborne .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .country_duo_brothers_osborne .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .country_duo_brothers_osborne .column a {
           color: #1977c1;
        }

    /*inlines*/

        .country_duo_brothers_osborne .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .country_duo_brothers_osborne .column .Pink {
           color: #f37a6b;
        }

        .country_duo_brothers_osborne .column .Blue {
           color: #5dade0;
        }

        .country_duo_brothers_osborne .column .Red {
           color: #ed1b23;
        }

        .country_duo_brothers_osborne .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .country_duo_brothers_osborne .column .Purple {
           color: #8b6aae;
        }

        .country_duo_brothers_osborne .column .Green {
           color: #009749;
        }

        .country_duo_brothers_osborne .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .country_duo_brothers_osborne .column .Gold {
           color: #e3b41c;
        }

        .country_duo_brothers_osborne .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .country_duo_brothers_osborne .column .Serif {
           font-family: Times New Roman, serif;
        }

        .country_duo_brothers_osborne .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .country_duo_brothers_osborne .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .country_duo_brothers_osborne .column .BlackText {
           color: #000000;
        }

        .country_duo_brothers_osborne .column .centeraligned {
           text-align: center;
        }

        .country_duo_brothers_osborne .column .whitetext {
           color: #ffffff;
        }

        .country_duo_brothers_osborne .column .gray {
           color: #a8a8ab;
        }

        .country_duo_brothers_osborne .column .MAROON {
           color: #9e0e43;
        }

        .country_duo_brothers_osborne .column .Orange {
           color: #f47021;
        }

        .country_duo_brothers_osborne .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .country_duo_brothers_osborne .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .country_duo_brothers_osborne .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .country_duo_brothers_osborne .column .Blackunderline {
           text-decoration: underline;
        }

        .country_duo_brothers_osborne .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .country_duo_brothers_osborne .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .country_duo_brothers_osborne .column .LargerText {
           font-size: 50px;
        }

        .country_duo_brothers_osborne .column .DarkBlue {
           color: #0058a6;
        }

    /*headers*/

        .country_duo_brothers_osborne .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .country_duo_brothers_osborne .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .country_duo_brothers_osborne .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .country_duo_brothers_osborne .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .country_duo_brothers_osborne .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .country_duo_brothers_osborne .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .country_duo_brothers_osborne .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .country_duo_brothers_osborne .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Natalie Merchant
***********************************/

    /*paragraphs*/

        .natalie_merchant .column p {
        }

    /*inlines*/

        .natalie_merchant .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .natalie_merchant .column .RoseGoldFontBig {
           font-family: Palatino;
           color: #ea7e7e;
           font-size: 38px;
        }

        .natalie_merchant .column .RoseGoldFont2 {
           font-family: Palatino;
           color: #ea7e7e;
           font-size: 25px;
           letter-spacing: 9px;
        }

        .natalie_merchant .column .RoseGoldFontsmall {
           font-family: Tahoma, sans-serif;
           color: #ea7e7e;
        }

        .natalie_merchant .column .BLACKTITLE {
           font-family: Palatino;
           color: rgba(0, 0, 0, 0.98);
           font-size: 38px;
        }

        .natalie_merchant .column .GREYTITLE {
           font-family: Palatino;
           color: rgba(108, 108, 108, 0.98);
           font-size: 38px;
        }

    /*links*/

        .natalie_merchant .column a {
        }

    /*headers*/

        .natalie_merchant .column h1 {
        }

        .natalie_merchant .column h2 {
        }

        .natalie_merchant .column h3 {
        }

        .natalie_merchant .column h4 {
        }

        .natalie_merchant .column h5 {
        }

        .natalie_merchant .column h6 {
        }

/***********************************
Kids to the Rescue
***********************************/

    /*paragraphs*/

        .kids_to_the_rescue .column p {
        }

    /*inlines*/

        .kids_to_the_rescue .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .kids_to_the_rescue .column .KIDSTOTHERESCUEGREY {
           font-family: Verdana, sans-serif;
           color: #747474;
           font-size: 36px;
        }

        .kids_to_the_rescue .column .YELLOW {
           font-family: Verdana, sans-serif;
           color: #e3c500;
           font-size: 36px;
        }

        .kids_to_the_rescue .column .BLUE {
           color: rgba(77, 188, 250, 0.99);
           font-family: Verdana, sans-serif;
           font-size: 36px;
        }

        .kids_to_the_rescue .column .BLACK {
           font-family: Verdana, sans-serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 36px;
        }

        .kids_to_the_rescue .column .ITALICBLACK {
           font-family: Times New Roman, serif;
           color: rgba(0, 0, 0, 0.98);
           font-size: 25px;
        }

        .kids_to_the_rescue .column .SMALLBLUE {
           font-family: Tahoma, sans-serif;
           color: rgba(77, 188, 250, 0.99);
        }

        .kids_to_the_rescue .column .SMALLYELLOW {
           font-family: Tahoma, sans-serif;
           color: rgba(224, 210, 0, 0.96);
        }

        .kids_to_the_rescue .column .SMALLCREDITS {
           font-size: 9px;
           color: rgba(0, 0, 0, 0.98);
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .kids_to_the_rescue .column a {
        }

    /*headers*/

        .kids_to_the_rescue .column h1 {
        }

        .kids_to_the_rescue .column h2 {
        }

        .kids_to_the_rescue .column h3 {
        }

        .kids_to_the_rescue .column h4 {
        }

        .kids_to_the_rescue .column h5 {
        }

        .kids_to_the_rescue .column h6 {
        }

/***********************************
People Style - What's Hot in Fashion Right Now
***********************************/

    /*paragraphs*/

        .style_whats_hot_rn .column p.PullQuote {
           text-align: center;
           margin-top: 18px;
           margin-right: 12px;
           margin-left: 12px;
           margin-bottom: 18px;
           font-weight: 400;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column p.ForMoreInfo {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dcddde;
        }

        .style_whats_hot_rn .column p.Sidebar {
           padding-top: 18px;
           padding-right: 10px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
           background-color: transparent;
        }

        .style_whats_hot_rn .column p.NoLineSpace {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column p.Caption {
           margin-bottom: 12px;
           font-weight: 100;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column p.recipeingredients {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           padding-left: 16px;
        }

        .style_whats_hot_rn .column p.Credits {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova-condensed",sans-serif;
        }

        .style_whats_hot_rn .column p.5ThingsNumber {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 48px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .style_whats_hot_rn .column p.graybg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #dee5e8;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 10px;
           padding-right: 10px;
        }

        .style_whats_hot_rn .column p.blackbg {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           background-color: #000000;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           padding-bottom: 10px;
        }

        .style_whats_hot_rn .column p.CenterAlign {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           text-align: center;
        }

        .style_whats_hot_rn .column p.AuthorByline {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column p.SerifPullQuote {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 24px;
           font-family: Times New Roman, serif;
           text-align: center;
        }

    /*lists*/

        .style_whats_hot_rn .column .References {
           padding-left: 18px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .style_whats_hot_rn .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .style_whats_hot_rn .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .style_whats_hot_rn .column .Numerical {
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           list-style-image: none;
        }

        .style_whats_hot_rn .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*links*/

        .style_whats_hot_rn .column a {
           color: #1977c1;
        }

    /*inlines*/

        .style_whats_hot_rn .column .default-drop-cap {
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
        }

        .style_whats_hot_rn .column .Pink {
           color: #f37a6b;
        }

        .style_whats_hot_rn .column .Blue {
           color: #5dade0;
        }

        .style_whats_hot_rn .column .Red {
           color: #ed1b23;
        }

        .style_whats_hot_rn .column .YellowBG {
           background-color: #fff100;
           padding-left: 4px;
           padding-right: 4px;
        }

        .style_whats_hot_rn .column .Purple {
           color: #8b6aae;
        }

        .style_whats_hot_rn .column .Green {
           color: #009749;
        }

        .style_whats_hot_rn .column .5ThingsNumber {
           font-family: Times New Roman, serif;
           font-size: 48px;
           color: #000000;
        }

        .style_whats_hot_rn .column .Gold {
           color: #e3b41c;
        }

        .style_whats_hot_rn .column .Condensedpullquote {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
        }

        .style_whats_hot_rn .column .Serif {
           font-family: Times New Roman, serif;
        }

        .style_whats_hot_rn .column .CondensedType {
           font-family: "proxima-nova-extra-condensed",sans-serif;
        }

        .style_whats_hot_rn .column .YellowUnderline {
           color: #fff100;
           text-decoration: underline;
        }

        .style_whats_hot_rn .column .BlackText {
           color: #000000;
        }

        .style_whats_hot_rn .column .centeraligned {
           text-align: center;
        }

        .style_whats_hot_rn .column .whitetext {
           color: #ffffff;
        }

        .style_whats_hot_rn .column .gray {
           color: #a8a8ab;
        }

        .style_whats_hot_rn .column .MAROON {
           color: #9e0e43;
        }

        .style_whats_hot_rn .column .Orange {
           color: #f47021;
        }

        .style_whats_hot_rn .column .grayunderline {
           color: #cfd0d3;
           text-decoration: underline;
        }

        .style_whats_hot_rn .column .orangeunderline {
           color: #eb6d25;
           text-decoration: underline;
        }

        .style_whats_hot_rn .column .blackbg {
           background-color: #000000;
           color: #ffffff;
        }

        .style_whats_hot_rn .column .Blackunderline {
           text-decoration: underline;
        }

        .style_whats_hot_rn .column .SerifDropCap {
           font-family: Times New Roman, serif;
           font-size: 40px;
        }

        .style_whats_hot_rn .column .SansDropCap {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 40px;
        }

        .style_whats_hot_rn .column .BIGFONTTITLE {
           font-family: Times New Roman, serif;
           font-size: 40px;
           color: rgba(0, 0, 0, 0.98);
        }

        .style_whats_hot_rn .column .ROSEGOLDFONT {
           font-family: "proxima-nova-extra-condensed",sans-serif;
           font-size: 24px;
           color: #e78686;
        }

        .style_whats_hot_rn .column .GREYFONT {
           font-family: Garamond, serif;
           color: rgba(117, 117, 117, 0.96);
           font-size: 22px;
        }

    /*headers*/

        .style_whats_hot_rn .column h6 {
           font-family: Times New Roman, serif;
           font-size: 34px;
           letter-spacing: 1px;
        }

        .style_whats_hot_rn .column h5 {
           margin-bottom: 24px;
           font-size: 34px;
           font-family: Times New Roman, serif;
           color: #000000;
        }

        .style_whats_hot_rn .column h4 {
           font-size: 30px;
           font-family: "proxima-nova-extra-condensed",sans-serif;
           letter-spacing: 2px;
        }

        .style_whats_hot_rn .column h3 {
           text-transform: uppercase;
           margin-bottom: 9px;
           font-weight: 700;
           font-size: 20px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column h2 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 22px;
           font-family: "proxima-nova",sans-serif;
        }

        .style_whats_hot_rn .column h1 {
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
        }

    /*images*/

        .style_whats_hot_rn .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .style_whats_hot_rn .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .style_whats_hot_rn .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Puzzler
***********************************/

    /*paragraphs*/

        .puzzler .column p {
        }

    /*inlines*/

        .puzzler .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .puzzler .column a {
        }

    /*headers*/

        .puzzler .column h1 {
        }

        .puzzler .column h2 {
        }

        .puzzler .column h3 {
        }

        .puzzler .column h4 {
        }

        .puzzler .column h5 {
        }

        .puzzler .column h6 {
        }

/***********************************
Second Look
***********************************/

    /*paragraphs*/

        .second_look .column p {
        }

    /*inlines*/

        .second_look .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .second_look .column a {
        }

    /*headers*/

        .second_look .column h1 {
        }

        .second_look .column h2 {
        }

        .second_look .column h3 {
        }

        .second_look .column h4 {
        }

        .second_look .column h5 {
        }

        .second_look .column h6 {
        }

/***********************************
One Last Thing - Carrie Underwood
***********************************/

    /*paragraphs*/

        .one_last_thing_carrie .column p {
        }

    /*inlines*/

        .one_last_thing_carrie .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

        .one_last_thing_carrie .column .bc9703 {
           font-family: Tahoma, sans-serif;
           color: #bc9703;
           font-size: 21px;
        }

        .one_last_thing_carrie .column .Carrieblackfont {
           color: rgba(0, 0, 0, 0.98);
           font-family: Times New Roman, serif;
           font-size: 46px;
        }

        .one_last_thing_carrie .column .onelastthing {
           font-family: Arial Black, sans-serif;
           color: rgba(0, 0, 0, 0.97);
           font-size: 20px;
        }

    /*links*/

        .one_last_thing_carrie .column a {
        }

    /*headers*/

        .one_last_thing_carrie .column h1 {
        }

        .one_last_thing_carrie .column h2 {
        }

        .one_last_thing_carrie .column h3 {
        }

        .one_last_thing_carrie .column h4 {
        }

        .one_last_thing_carrie .column h5 {
        }

        .one_last_thing_carrie .column h6 {
        }

/***********************************
Purina Beneful Ad
***********************************/

    /*paragraphs*/

        .purina_beneful_ad .column p {
        }

    /*inlines*/

        .purina_beneful_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .purina_beneful_ad .column a {
        }

    /*headers*/

        .purina_beneful_ad .column h1 {
        }

        .purina_beneful_ad .column h2 {
        }

        .purina_beneful_ad .column h3 {
        }

        .purina_beneful_ad .column h4 {
        }

        .purina_beneful_ad .column h5 {
        }

        .purina_beneful_ad .column h6 {
        }

/***********************************
NBC Ad
***********************************/

    /*paragraphs*/

        .nbc_ad .column p {
        }

    /*inlines*/

        .nbc_ad .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .nbc_ad .column a {
        }

    /*headers*/

        .nbc_ad .column h1 {
        }

        .nbc_ad .column h2 {
        }

        .nbc_ad .column h3 {
        }

        .nbc_ad .column h4 {
        }

        .nbc_ad .column h5 {
        }

        .nbc_ad .column h6 {
        }

