/***********************************
Saoirse
***********************************/

    /*paragraphs*/

        .saoirse .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .saoirse .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

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

    /*lists*/

        .saoirse .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .saoirse .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .saoirse .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .saoirse .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e10a0a;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column .Red {
           color: #e11931;
        }

        .saoirse .column .default-drop-cap {
           padding-bottom: 5px;
           margin-bottom: 5px;
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: 0.2em;
           font-weight: 700;
           font-size: 100px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .saoirse .column .s2 {
           font-size: 20.0px;
        }

    /*headers*/

        .saoirse .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .saoirse .column h5 {
        }

        .saoirse .column h4 {
        }

        .saoirse .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .saoirse .column h1 {
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
This Issue's Hit List
***********************************/

    /*paragraphs*/

        .this_issue_s_hit_list .column p.Inside {
           margin-bottom: 12px;
           text-transform: uppercase;
           letter-spacing: 1px;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .this_issue_s_hit_list .column p.HitList {
           margin-bottom: 0px;
           text-transform: uppercase;
           letter-spacing: 1px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
           color: #000000;
        }

        .this_issue_s_hit_list .column p {
           margin-bottom: 24px;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .this_issue_s_hit_list .column p.p1 {
           font-size: 24px;
           color: rgba(0, 0, 0, 0.98);
           font-weight: bold;
        }

    /*links*/

        .this_issue_s_hit_list .column a.BlackLink {
           text-decoration: none;
           color: #000000;
        }

        .this_issue_s_hit_list .column a.PurpleLink {
           text-decoration: none;
           color: #382246;
        }

        .this_issue_s_hit_list .column a {
           text-decoration: none;
           color: #e11931;
        }

    /*inlines*/

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

        .this_issue_s_hit_list .column .smalle {
           color: #000000;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

    /*headers*/

        .this_issue_s_hit_list .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .this_issue_s_hit_list .column h5 {
        }

        .this_issue_s_hit_list .column h4 {
        }

        .this_issue_s_hit_list .column h3 {
        }

        .this_issue_s_hit_list .column h2 {
        }

        .this_issue_s_hit_list .column h1 {
           font-size: 16px;
           color: #e10a0a;
        }

/***********************************
Come Here To Me
***********************************/

    /*paragraphs*/

        .come_here_to_me .column p.p1 {
           color: #e10a0a;
           font-size: 60.0px;
        }

        .come_here_to_me .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .come_here_to_me .column p.CenterOpen {
           text-transform: uppercase;
           margin-right: 32px;
           margin-left: 32px;
           margin-bottom: 24px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           color: #000000;
           font-weight: 100;
           line-height: 1.6em;
           text-align: center;
        }

        .come_here_to_me .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

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

        .come_here_to_me .column p.RedCenter {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           color: #e11931;
           line-height: 1.4em;
           text-align: center;
        }

        .come_here_to_me .column p.p1 {
           font-size: 20.0px;
        }

        .come_here_to_me .column p.p1 {
           font-size: 38.0px;
        }

    /*lists*/

        .come_here_to_me .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .come_here_to_me .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .come_here_to_me .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .come_here_to_me .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column .Red {
           color: #e11931;
           text-align: justify;
        }

        .come_here_to_me .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .come_here_to_me .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .come_here_to_me .column h5 {
        }

        .come_here_to_me .column h4 {
        }

        .come_here_to_me .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column h2 {
           margin-bottom: 12px;
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .come_here_to_me .column h1 {
           font-weight: bold;
           text-transform: uppercase;
           margin-bottom: 24px;
           font-size: 40px;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Emily Interview
***********************************/

    /*paragraphs*/

        .emily_interview .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .emily_interview .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

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

        .emily_interview .column p.p1 {
           text-align: center;
           font-size: 22.0px;
           color: #322332;
        }

        .emily_interview .column p.p1 {
           font-size: 24.0px;
           color: #322332;
        }

        .emily_interview .column p.p1 {
           font-size: 20.0px;
        }

    /*lists*/

        .emily_interview .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .emily_interview .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .emily_interview .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .emily_interview .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column .Red {
           color: #e11931;
        }

        .emily_interview .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .emily_interview .column .s1 {
           font-size: 22.0px;
        }

    /*headers*/

        .emily_interview .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .emily_interview .column h5 {
        }

        .emily_interview .column h4 {
        }

        .emily_interview .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .emily_interview .column h1 {
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Winter Love Competition
***********************************/

    /*paragraphs*/

        .winter_love_competition .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .winter_love_competition .column p.CenterOpen {
           font-weight: bold;
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
        }

        .winter_love_competition .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column p.ShareMe {
           text-align: left;
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .winter_love_competition .column p {
           text-align: center;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column p.p1 {
           text-align: center;
           font-size: 26.0px;
        }

        .winter_love_competition .column p.p3 {
           text-align: center;
           font-size: 26.0px;
           color: #322332;
        }

        .winter_love_competition .column p.p1 {
           text-align: center;
           font-size: 16.0px;
        }

        .winter_love_competition .column p.p1 {
           text-align: center;
           font-size: 30.0px;
        }

    /*lists*/

        .winter_love_competition .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .winter_love_competition .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .winter_love_competition .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .winter_love_competition .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column .Red {
           color: #e11931;
        }

        .winter_love_competition .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .winter_love_competition .column h6 {
           text-align: center;
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .winter_love_competition .column h5 {
        }

        .winter_love_competition .column h4 {
        }

        .winter_love_competition .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column h2 {
           margin-bottom: 6px;
           text-align: center;
           color: #e10a0a;
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .winter_love_competition .column h1 {
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Ciaran Walsh Interview
***********************************/

    /*paragraphs*/

        .ciaran_walsh_interview .column p.p1 {
           font-size: 20.0px;
        }

        .ciaran_walsh_interview .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .ciaran_walsh_interview .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
           font-weight: bold;
        }

        .ciaran_walsh_interview .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

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

        .ciaran_walsh_interview .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

    /*lists*/

        .ciaran_walsh_interview .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .ciaran_walsh_interview .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .ciaran_walsh_interview .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .ciaran_walsh_interview .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column .Red {
           color: #e11931;
        }

        .ciaran_walsh_interview .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .ciaran_walsh_interview .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .ciaran_walsh_interview .column h5 {
        }

        .ciaran_walsh_interview .column h4 {
        }

        .ciaran_walsh_interview .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .ciaran_walsh_interview .column h1 {
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Feast your eyes
***********************************/

    /*paragraphs*/

        .feast_your_eyes .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .feast_your_eyes .column p.CenterOpen {
           font-weight: bold;
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column p.ShareMe {
           text-align: left;
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .feast_your_eyes .column p {
           text-align: center;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

    /*lists*/

        .feast_your_eyes .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .feast_your_eyes .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .feast_your_eyes .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .feast_your_eyes .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .feast_your_eyes .column .Red {
           color: #e11931;
        }

        .feast_your_eyes .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .feast_your_eyes .column .s1 {
           font-size: 40.0px;
        }

        .feast_your_eyes .column .li1 {
           color: #000000;
        }

    /*headers*/

        .feast_your_eyes .column h6 {
           letter-spacing: 0px;
           margin-bottom: 0px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
           line-height: 1.5em;
        }

        .feast_your_eyes .column h5 {
        }

        .feast_your_eyes .column h4 {
           color: #000000;
           font-family: "roboto",sans-serif;
           font-style: italic;
           text-align: center;
           font-weight: bold;
           font-size: 18px;
        }

        .feast_your_eyes .column h3 {
           font-style: italic;
           font-weight: bold;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           color: #000000;
           text-transform: uppercase;
           text-align: center;
        }

        .feast_your_eyes .column h2 {
           font-style: italic;
           font-size: 24px;
           margin-bottom: 24px;
           text-align: center;
           line-height: 1em;
           font-family: "roboto",sans-serif;
           color: #000000;
           font-weight: bold;
           padding-top: 6px;
        }

        .feast_your_eyes .column h1 {
           margin-bottom: 0px;
           text-align: center;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 12px;
           padding-top: 12px;
           letter-spacing: 0px;
        }

/***********************************
VM MORE AD
***********************************/

    /*headers*/

        .vm_more_ad .column h6 {
        }

        .vm_more_ad .column h5 {
        }

        .vm_more_ad .column h4 {
        }

        .vm_more_ad .column h3 {
        }

        .vm_more_ad .column h2 {
        }

        .vm_more_ad .column h1 {
        }

    /*links*/

        .vm_more_ad .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .vm_more_ad .column p {
        }

/***********************************
Silent Night, Movie Night
***********************************/

    /*paragraphs*/

        .silent_night_movie_night .column p.DrStrange {
           text-align: left;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .silent_night_movie_night .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
           font-weight: bold;
        }

        .silent_night_movie_night .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.ShareMe {
           text-align: left;
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .silent_night_movie_night .column p {
           text-align: center;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

        .silent_night_movie_night .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .silent_night_movie_night .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

        .silent_night_movie_night .column p.p1 {
           font-size: 16.0px;
           color: #808080;
        }

    /*lists*/

        .silent_night_movie_night .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .silent_night_movie_night .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .silent_night_movie_night .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .silent_night_movie_night .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column .Red {
           color: #e11931;
        }

        .silent_night_movie_night .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .silent_night_movie_night .column .li1 {
           color: #000000;
        }

    /*headers*/

        .silent_night_movie_night .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .silent_night_movie_night .column h5 {
        }

        .silent_night_movie_night .column h4 {
        }

        .silent_night_movie_night .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .silent_night_movie_night .column h2 {
           font-weight: bold;
           font-size: 22px;
           margin-bottom: 18px;
           text-align: center;
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
           font-style: italic;
        }

        .silent_night_movie_night .column h1 {
           font-weight: bold;
           margin-bottom: 9px;
           text-align: center;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Get the party started
***********************************/

    /*paragraphs*/

        .get_the_party_started .column p.Default2 {
           margin-bottom: 0px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .get_the_party_started .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

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

        .get_the_party_started .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

        .get_the_party_started .column p.p1 {
           font-size: 36.0px;
           color: #e20a0a;
        }

        .get_the_party_started .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

    /*lists*/

        .get_the_party_started .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .get_the_party_started .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .get_the_party_started .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .get_the_party_started .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column .Red {
           color: #e11931;
        }

        .get_the_party_started .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .get_the_party_started .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .get_the_party_started .column h5 {
        }

        .get_the_party_started .column h4 {
        }

        .get_the_party_started .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .get_the_party_started .column h1 {
           padding-top: 18px;
           margin-top: 0px;
           font-weight: bold;
           text-align: left;
           margin-bottom: 12px;
           color: #e10a0a;
           line-height: 1em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Mobile Competition
***********************************/

    /*headers*/

        .mobile_competition .column h6 {
        }

        .mobile_competition .column h5 {
        }

        .mobile_competition .column h4 {
        }

        .mobile_competition .column h3 {
        }

        .mobile_competition .column h2 {
        }

        .mobile_competition .column h1 {
        }

    /*links*/

        .mobile_competition .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .mobile_competition .column p {
        }

/***********************************
The Nice List
***********************************/

    /*paragraphs*/

        .the_nice_list .column p.DefaultLeft {
           color: #000000;
           text-align: left;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .the_nice_list .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
           font-weight: bold;
        }

        .the_nice_list .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column p.ShareMe {
           text-align: left;
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .the_nice_list .column p {
           text-align: center;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

    /*lists*/

        .the_nice_list .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .the_nice_list .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .the_nice_list .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .the_nice_list .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column .Red {
           color: #e11931;
        }

        .the_nice_list .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .the_nice_list .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .the_nice_list .column h5 {
        }

        .the_nice_list .column h4 {
           margin-bottom: 24px;
           margin-top: 24px;
           font-style: italic;
           font-weight: 400;
           font-size: 22px;
           text-align: left;
           color: #000000;
        }

        .the_nice_list .column h3 {
           margin-top: 24px;
           text-transform: uppercase;
           text-align: left;
           color: #e10a0a;
           font-weight: bold;
           font-size: 32px;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column h2 {
           margin-top: 7px;
           font-variant: normal;
           font-weight: 400;
           font-style: italic;
           margin-bottom: 24px;
           text-align: center;
           font-size: 22px;
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .the_nice_list .column h1 {
           margin-top: 24px;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
Jargon Buster
***********************************/

    /*paragraphs*/

        .jargon_buster .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .jargon_buster .column p.CenterOpen {
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
           font-weight: bold;
        }

        .jargon_buster .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .jargon_buster .column p {
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           line-height: 1.5em;
        }

        .jargon_buster .column p.p1 {
           font-size: 38.0px;
           color: #e20a0a;
        }

        .jargon_buster .column p.p1 {
           font-size: 20.0px;
        }

    /*lists*/

        .jargon_buster .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .jargon_buster .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .jargon_buster .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .jargon_buster .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column .Red {
           color: #e11931;
        }

        .jargon_buster .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .jargon_buster .column .li1 {
           color: #000000;
        }

    /*headers*/

        .jargon_buster .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .jargon_buster .column h5 {
        }

        .jargon_buster .column h4 {
        }

        .jargon_buster .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .jargon_buster .column h1 {
           margin-bottom: 12px;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
           font-size: 32px;
           font-weight: bold;
        }

/***********************************
Prime Video Gifts
***********************************/

    /*headers*/

        .prime_video_gifts .column h1 {
           font-size: 32px;
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e10a0a;
           text-transform: uppercase;
           text-align: left;
           margin-bottom: 6px;
           font-weight: bold;
        }

        .prime_video_gifts .column h2 {
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           font-size: 22px;
           text-align: left;
        }

        .prime_video_gifts .column h3 {
           line-height: 1.4em;
           text-align: center;
           text-transform: uppercase;
           color: #e10a0a;
           font-family: "roboto",sans-serif;
           font-size: 32px;
           font-weight: bold;
        }

        .prime_video_gifts .column h4 {
           text-align: center;
           font-weight: bold;
           color: #000000;
           font-style: italic;
        }

        .prime_video_gifts .column h5 {
        }

        .prime_video_gifts .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .prime_video_gifts .column .s2 {
           font-size: 26.0px;
        }

        .prime_video_gifts .column .s1 {
           color: #e00909;
           font-size: 46.0px;
        }

        .prime_video_gifts .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .prime_video_gifts .column .Red {
           color: #e11931;
        }

        .prime_video_gifts .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .prime_video_gifts .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .prime_video_gifts .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .prime_video_gifts .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .prime_video_gifts .column p.DefaultCenter {
           text-align: center;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .prime_video_gifts .column p {
           text-align: left;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .prime_video_gifts .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .prime_video_gifts .column p.ShareMe {
           text-align: left;
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .prime_video_gifts .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .prime_video_gifts .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .prime_video_gifts .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .prime_video_gifts .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
           font-weight: bold;
        }

        .prime_video_gifts .column p.Social {
           text-align: left;
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           margin-bottom: 24px;
           font-style: italic;
        }

        .prime_video_gifts .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .prime_video_gifts .column p.p1 {
           font-size: 26.0px;
           color: #322332;
        }

        .prime_video_gifts .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

/***********************************
New ears resolution
***********************************/

    /*paragraphs*/

        .new_ears_resolution .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .new_ears_resolution .column p.CenterOpen {
           font-weight: bold;
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

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

        .new_ears_resolution .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

        .new_ears_resolution .column p.p1 {
           font-size: 46.0px;
           color: #322332;
        }

        .new_ears_resolution .column p.p1 {
           font-size: 26.0px;
           color: #322332;
        }

        .new_ears_resolution .column p.p1 {
           font-size: 36.0px;
           color: #322332;
        }

    /*lists*/

        .new_ears_resolution .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .new_ears_resolution .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .new_ears_resolution .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .new_ears_resolution .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column .Red {
           color: #e11931;
        }

        .new_ears_resolution .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .new_ears_resolution .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
        }

        .new_ears_resolution .column h5 {
        }

        .new_ears_resolution .column h4 {
        }

        .new_ears_resolution .column h3 {
           font-weight: bold;
           font-size: 21px;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column h2 {
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .new_ears_resolution .column h1 {
           font-weight: bold;
           margin-bottom: 12px;
           color: #322332;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
WYLDE AD
***********************************/

    /*paragraphs*/

        .wylde_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .wylde_ad .column a {
        }

    /*headers*/

        .wylde_ad .column h1 {
        }

        .wylde_ad .column h2 {
        }

        .wylde_ad .column h3 {
        }

        .wylde_ad .column h4 {
        }

        .wylde_ad .column h5 {
        }

        .wylde_ad .column h6 {
        }

/***********************************
Get up to speed
***********************************/

    /*paragraphs*/

        .get_up_to_speed .column p.DefaultCenter {
           color: #efefef;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           text-align: center;
        }

        .get_up_to_speed .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .get_up_to_speed .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .get_up_to_speed .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .get_up_to_speed .column p.CenterOpen {
           font-weight: bold;
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .get_up_to_speed .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .get_up_to_speed .column p.ShareMe {
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
           text-align: left;
        }

        .get_up_to_speed .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .get_up_to_speed .column p {
           color: #efefef;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           text-align: center;
        }

        .get_up_to_speed .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .get_up_to_speed .column p.p1 {
           font-size: 20.0px;
           color: #ffffff;
        }

    /*lists*/

        .get_up_to_speed .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .get_up_to_speed .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .get_up_to_speed .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

    /*inlines*/

        .get_up_to_speed .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .get_up_to_speed .column .Red {
           color: #e11931;
        }

        .get_up_to_speed .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

    /*headers*/

        .get_up_to_speed .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #efefef;
        }

        .get_up_to_speed .column h5 {
           font-style: italic;
           font-size: 24px;
           text-align: left;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           color: #efefef;
        }

        .get_up_to_speed .column h4 {
           color: #005df5;
           font-family: "roboto",sans-serif;
           text-align: left;
           font-size: 32px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .get_up_to_speed .column h3 {
           font-size: 40px;
           font-family: "roboto",sans-serif;
           color: #efefef;
           text-align: center;
           font-weight: bold;
        }

        .get_up_to_speed .column h2 {
           font-style: italic;
           color: #efefef;
           font-size: 24px;
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
        }

        .get_up_to_speed .column h1 {
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
           text-align: center;
           font-size: 32px;
           font-weight: bold;
           margin-bottom: 18px;
        }

/***********************************
Seasons Greetings
***********************************/

    /*headers*/

        .seasons_greetings .column h1 {
           margin-top: 24px;
           font-size: 32px;
           text-align: center;
           font-family: "roboto",sans-serif;
           line-height: 1.5em;
           color: #e10a0a;
           margin-bottom: 12px;
           font-weight: bold;
        }

        .seasons_greetings .column h2 {
           font-size: 20px;
           font-weight: 400;
           font-style: italic;
           text-align: center;
           color: #000000;
           font-family: "roboto",sans-serif;
           line-height: 1.5em;
           padding-bottom: 10px;
        }

        .seasons_greetings .column h3 {
           text-align: left;
           color: #e10a0a;
           font-family: "roboto",sans-serif;
           font-size: 32px;
           font-weight: bold;
           line-height: 1.5em;
        }

        .seasons_greetings .column h4 {
           font-style: italic;
           font-weight: 400;
           text-align: left;
           font-size: 20px;
           color: #000000;
           padding-bottom: 10px;
        }

        .seasons_greetings .column h5 {
        }

        .seasons_greetings .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .seasons_greetings .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .seasons_greetings .column .Red {
           color: #e11931;
        }

        .seasons_greetings .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .seasons_greetings .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .seasons_greetings .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .seasons_greetings .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .seasons_greetings .column p.DefaultLeft {
           text-align: left;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .seasons_greetings .column p {
           text-align: center;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
        }

        .seasons_greetings .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .seasons_greetings .column p.ShareMe {
           text-align: left;
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .seasons_greetings .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .seasons_greetings .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           font-weight: bold;
        }

        .seasons_greetings .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .seasons_greetings .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .seasons_greetings .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Its a kind of magic
***********************************/

    /*paragraphs*/

        .its_a_kind_of_magic .column p.Open {
           text-align: left;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.Question {
           margin-bottom: 24px;
           font-weight: bold;
           font-size: 22px;
           font-family: "roboto",sans-serif;
           color: #382246;
        }

        .its_a_kind_of_magic .column p.CenterOpen {
           font-weight: bold;
           text-align: center;
           margin-right: 24px;
           margin-left: 24px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.PullQuote {
           text-transform: uppercase;
           text-align: center;
           padding-right: 24px;
           padding-left: 24px;
           margin-top: 24px;
           margin-left: 0px;
           margin-bottom: 28px;
           font-weight: 100;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.ShareMe {
           text-align: left;
           text-transform: uppercase;
           margin-bottom: 0px;
           letter-spacing: 3px;
           font-weight: bold;
           font-size: 24px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.TermsBanner {
           text-align: right;
           padding-top: 6px;
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           margin-top: 18px;
           margin-left: 0px;
           margin-bottom: 18px;
           font-weight: 600;
           font-size: 12px;
           font-family: "roboto",sans-serif;
           color: #ffffff;
           background-color: #000000;
        }

        .its_a_kind_of_magic .column p {
           text-align: center;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.DefaultLeft {
           text-align: left;
           margin-bottom: 24px;
           font-weight: 100;
           font-size: 18px;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .its_a_kind_of_magic .column p.p1 {
           font-size: 26.0px;
           color: #322332;
        }

        .its_a_kind_of_magic .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

        .its_a_kind_of_magic .column p.p1 {
           font-size: 16.0px;
           color: #808080;
        }

    /*lists*/

        .its_a_kind_of_magic .column .Bullets {
           margin-top: 0px;
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

        .its_a_kind_of_magic .column .Numbers {
           margin-top: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "roboto",sans-serif;
           list-style-image: none;
        }

    /*links*/

        .its_a_kind_of_magic .column a {
           text-decoration: none;
           font-weight: bold;
           color: #e11931;
        }

        .its_a_kind_of_magic .column a.DefaultLeft {
           text-decoration: none;
           color: #e11931;
           font-family: "roboto",sans-serif;
           text-align: left;
        }

    /*inlines*/

        .its_a_kind_of_magic .column .TempDrop-Cap {
           margin-right: 2px;
           margin-top: 15px;
           float: left;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 65px;
           color: #e11931;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column .Red {
           color: #e11931;
        }

        .its_a_kind_of_magic .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           margin-left: 0px;
           line-height: .3em;
           font-weight: 400;
           font-size: 60px;
           font-family: "roboto",sans-serif;
           float: left;
           color: #e11931;
        }

        .its_a_kind_of_magic .column .li1 {
           color: #000000;
        }

    /*headers*/

        .its_a_kind_of_magic .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "roboto",sans-serif;
           color: #a3a2a2;
           line-height: 1.5em;
        }

        .its_a_kind_of_magic .column h5 {
        }

        .its_a_kind_of_magic .column h4 {
           color: #010101;
           font-size: 22px;
           text-align: left;
        }

        .its_a_kind_of_magic .column h3 {
           font-weight: bold;
           font-size: 36px;
           font-family: "roboto",sans-serif;
           color: #e10a0a;
        }

        .its_a_kind_of_magic .column h2 {
           font-weight: 400;
           font-style: italic;
           font-size: 22px;
           margin-bottom: 18px;
           text-align: center;
           line-height: 1.3em;
           font-family: "roboto",sans-serif;
        }

        .its_a_kind_of_magic .column h1 {
           font-weight: bold;
           margin-bottom: 9px;
           text-align: center;
           color: #e10a0a;
           line-height: 1.2em;
           font-family: "roboto",sans-serif;
        }

/***********************************
End Page
***********************************/

    /*headers*/

        .end_page .column h6 {
        }

        .end_page .column h5 {
        }

        .end_page .column h4 {
        }

        .end_page .column h3 {
        }

        .end_page .column h2 {
        }

        .end_page .column h1 {
        }

    /*links*/

        .end_page .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .end_page .column p {
        }

/***********************************
Netflix Newcomers
***********************************/

    /*headers*/

        .netflix_newcomers .column h1 {
           letter-spacing: 0px;
           padding-top: 12px;
           margin-top: 12px;
           font-weight: bold;
           text-transform: uppercase;
           font-family: "roboto",sans-serif;
           line-height: 1.5em;
           color: #e10a0a;
           text-align: center;
           margin-bottom: 0px;
        }

        .netflix_newcomers .column h2 {
           padding-top: 12px;
           font-weight: bold;
           color: #000000;
           font-family: "roboto",sans-serif;
           line-height: 1em;
           text-align: center;
           margin-bottom: 18px;
           font-size: 24px;
           font-style: italic;
        }

        .netflix_newcomers .column h3 {
           text-align: center;
           text-transform: uppercase;
           color: #000000;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: bold;
           font-style: italic;
        }

        .netflix_newcomers .column h4 {
           font-size: 18px;
           font-weight: bold;
           text-align: center;
           font-style: italic;
           font-family: "roboto",sans-serif;
           color: #000000;
        }

        .netflix_newcomers .column h5 {
        }

        .netflix_newcomers .column h6 {
           line-height: 1.5em;
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 0px;
           letter-spacing: 0px;
        }

    /*inlines*/

        .netflix_newcomers .column .li1 {
           color: #000000;
        }

        .netflix_newcomers .column .s1 {
           font-size: 40.0px;
        }

        .netflix_newcomers .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .netflix_newcomers .column .Red {
           color: #e11931;
        }

        .netflix_newcomers .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .netflix_newcomers .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .netflix_newcomers .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .netflix_newcomers .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .netflix_newcomers .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           text-align: center;
        }

        .netflix_newcomers .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .netflix_newcomers .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
           text-align: left;
        }

        .netflix_newcomers .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .netflix_newcomers .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           font-weight: bold;
        }

        .netflix_newcomers .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .netflix_newcomers .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .netflix_newcomers .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

        .netflix_newcomers .column p.p1 {
           text-align: center;
           font-size: 26.0px;
           color: #322332;
        }

        .netflix_newcomers .column p.p1 {
           font-size: 36.0px;
           color: #322332;
        }

        .netflix_newcomers .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

        .netflix_newcomers .column p.p1 {
           font-size: 16.0px;
           color: #808080;
        }

        .netflix_newcomers .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

/***********************************
Julie Ryan Interview
***********************************/

    /*headers*/

        .julie_ryan_interview .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
        }

        .julie_ryan_interview .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
        }

        .julie_ryan_interview .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .julie_ryan_interview .column h4 {
        }

        .julie_ryan_interview .column h5 {
        }

        .julie_ryan_interview .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .julie_ryan_interview .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .julie_ryan_interview .column .Red {
           color: #e11931;
        }

        .julie_ryan_interview .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

        .julie_ryan_interview .column .s1 {
           font-size: 280.0px;
           color: #ffffff;
        }

        .julie_ryan_interview .column .s2 {
           color: #000000;
        }

        .julie_ryan_interview .column .s3 {
           color: #e20a0a;
        }

    /*links*/

        .julie_ryan_interview .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .julie_ryan_interview .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .julie_ryan_interview .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .julie_ryan_interview .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .julie_ryan_interview .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
        }

        .julie_ryan_interview .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .julie_ryan_interview .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           font-weight: bold;
           margin-top: 24px;
        }

        .julie_ryan_interview .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .julie_ryan_interview .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .julie_ryan_interview .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

/***********************************
Chase the sun
***********************************/

    /*headers*/

        .chase_the_sun .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e10a0a;
           text-align: center;
           margin-bottom: 9px;
           font-weight: bold;
        }

        .chase_the_sun .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           text-align: center;
           margin-bottom: 18px;
           font-size: 22px;
           font-style: italic;
           font-weight: 400;
        }

        .chase_the_sun .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 21px;
           font-weight: bold;
        }

        .chase_the_sun .column h4 {
        }

        .chase_the_sun .column h5 {
        }

        .chase_the_sun .column h6 {
           line-height: 1.5em;
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .chase_the_sun .column .li1 {
           color: #000000;
        }

        .chase_the_sun .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .chase_the_sun .column .Red {
           color: #e11931;
        }

        .chase_the_sun .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .chase_the_sun .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .chase_the_sun .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .chase_the_sun .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .chase_the_sun .column p {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           text-align: center;
        }

        .chase_the_sun .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .chase_the_sun .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
           text-align: left;
        }

        .chase_the_sun .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .chase_the_sun .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           font-weight: bold;
        }

        .chase_the_sun .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .chase_the_sun .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .chase_the_sun .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

        .chase_the_sun .column p.p1 {
           font-size: 22.0px;
           color: #322332;
        }

        .chase_the_sun .column p.p1 {
           font-size: 26.0px;
           color: #322332;
        }

        .chase_the_sun .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

        .chase_the_sun .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .chase_the_sun .column p.p1 {
           font-size: 16.0px;
           color: #808080;
        }

/***********************************
Fabulous Gift Guide
***********************************/

    /*headers*/

        .fabulous_gift_guide .column h1 {
           font-weight: bold;
           font-size: 32px;
           font-family: "roboto",sans-serif;
           line-height: 1em;
           color: #e10a0a;
           margin-bottom: 12px;
        }

        .fabulous_gift_guide .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           font-weight: bold;
           margin-bottom: 12px;
           text-align: left;
        }

        .fabulous_gift_guide .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 32px;
           font-weight: bold;
           color: #e10a0a;
           text-align: center;
           line-height: 1em;
        }

        .fabulous_gift_guide .column h4 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-weight: bold;
           text-align: center;
           font-size: 24px;
           margin-bottom: 12px;
        }

        .fabulous_gift_guide .column h5 {
        }

        .fabulous_gift_guide .column h6 {
           color: #a3a2a2;
           font-family: "roboto",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*inlines*/

        .fabulous_gift_guide .column .li1 {
           color: #000000;
        }

        .fabulous_gift_guide .column .default-drop-cap {
           color: #e11931;
           float: left;
           font-family: "roboto",sans-serif;
           font-size: 60px;
           font-weight: 400;
           line-height: .3em;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
        }

        .fabulous_gift_guide .column .Red {
           color: #e11931;
        }

        .fabulous_gift_guide .column .TempDrop-Cap {
           font-family: "roboto",sans-serif;
           color: #e11931;
           font-size: 65px;
           line-height: 0.5em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .fabulous_gift_guide .column a {
           color: #e11931;
           font-weight: bold;
           text-decoration: none;
        }

    /*lists*/

        .fabulous_gift_guide .column .Numbers {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-top: 0px;
           list-style-image: none;
        }

        .fabulous_gift_guide .column .Bullets {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .fabulous_gift_guide .column p {
           line-height: 1.5em;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           text-align: center;
        }

        .fabulous_gift_guide .column p.TermsBanner {
           background-color: #000000;
           color: #ffffff;
           font-family: "roboto",sans-serif;
           font-size: 12px;
           font-weight: 600;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-top: 18px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
           padding-top: 6px;
           text-align: right;
        }

        .fabulous_gift_guide .column p.ShareMe {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           letter-spacing: 3px;
           margin-bottom: 0px;
           text-transform: uppercase;
           text-align: left;
        }

        .fabulous_gift_guide .column p.PullQuote {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: 100;
           margin-bottom: 28px;
           margin-left: 0px;
           margin-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
           text-align: center;
           text-transform: uppercase;
        }

        .fabulous_gift_guide .column p.CenterOpen {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
           text-align: center;
           font-weight: bold;
        }

        .fabulous_gift_guide .column p.Question {
           color: #382246;
           font-family: "roboto",sans-serif;
           font-size: 22px;
           font-weight: bold;
           margin-bottom: 24px;
        }

        .fabulous_gift_guide .column p.NoLineSpace {
           font-family: "roboto",sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
        }

        .fabulous_gift_guide .column p.Open {
           font-family: "roboto",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: left;
        }

        .fabulous_gift_guide .column p.DefaultLeft {
           line-height: 1.5em;
           font-family: "roboto",sans-serif;
           font-size: 18px;
           font-weight: 100;
           margin-bottom: 24px;
           text-align: left;
        }

        .fabulous_gift_guide .column p.p1 {
           font-size: 46.0px;
           color: #e20a0a;
        }

        .fabulous_gift_guide .column p.p1 {
           font-size: 36.0px;
           color: #322332;
        }

        .fabulous_gift_guide .column p.p1 {
           font-size: 20.0px;
           color: #322332;
        }

