/***********************************
Wonder Of The World
***********************************/

    /*headers*/

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

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

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

        .wonder_of_the_world .column h4 {
        }

        .wonder_of_the_world .column h5 {
        }

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

    /*inlines*/

        .wonder_of_the_world .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;
        }

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

        .wonder_of_the_world .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*/

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

    /*lists*/

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

        .wonder_of_the_world .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*/

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

        .wonder_of_the_world .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;
        }

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

        .wonder_of_the_world .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;
        }

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

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

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

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

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

    /*headers*/

        .this_issue_s_hit_list .column h1 {
        }

        .this_issue_s_hit_list .column h2 {
        }

        .this_issue_s_hit_list .column h3 {
        }

        .this_issue_s_hit_list .column h4 {
        }

        .this_issue_s_hit_list .column h5 {
        }

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

    /*inlines*/

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

    /*links*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

        .come_here_to_me .column h3 {
           font-family: "roboto",sans-serif;
           font-size: 24px;
           font-weight: bold;
           color: #322332;
           margin-bottom: 12px;
        }

        .come_here_to_me .column h4 {
        }

        .come_here_to_me .column h5 {
        }

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

    /*inlines*/

        .come_here_to_me .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;
        }

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

        .come_here_to_me .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*/

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

    /*lists*/

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

        .come_here_to_me .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*/

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

        .come_here_to_me .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;
        }

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

        .come_here_to_me .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;
        }

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

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

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

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

/***********************************
Not So Far From Home
***********************************/

    /*headers*/

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

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

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

        .not_so_far_from_home .column h4 {
        }

        .not_so_far_from_home .column h5 {
        }

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

    /*inlines*/

        .not_so_far_from_home .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;
        }

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

        .not_so_far_from_home .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*/

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

    /*lists*/

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

        .not_so_far_from_home .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*/

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

        .not_so_far_from_home .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;
        }

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

        .not_so_far_from_home .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;
        }

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

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

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

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

/***********************************
All Around the World Podcast Style!
***********************************/

    /*headers*/

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

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

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

        .all_around_the_world_podcast .column h4 {
        }

        .all_around_the_world_podcast .column h5 {
        }

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

    /*inlines*/

        .all_around_the_world_podcast .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;
        }

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

        .all_around_the_world_podcast .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*/

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

    /*lists*/

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

        .all_around_the_world_podcast .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*/

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

        .all_around_the_world_podcast .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;
        }

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

        .all_around_the_world_podcast .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;
        }

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

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

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

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

/***********************************
Thinking Forward Looking Back
***********************************/

    /*headers*/

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

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

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

        .thinking_forward_looking_back .column h4 {
        }

        .thinking_forward_looking_back .column h5 {
        }

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

    /*inlines*/

        .thinking_forward_looking_back .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;
        }

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

        .thinking_forward_looking_back .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*/

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

    /*lists*/

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

        .thinking_forward_looking_back .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*/

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

        .thinking_forward_looking_back .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;
        }

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

        .thinking_forward_looking_back .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;
        }

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

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

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

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

/***********************************
Watch this Space
***********************************/

    /*paragraphs*/

        .watch_this_space .column p {
        }

    /*inlines*/

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

    /*links*/

        .watch_this_space .column a {
        }

    /*headers*/

        .watch_this_space .column h1 {
        }

        .watch_this_space .column h2 {
        }

        .watch_this_space .column h3 {
        }

        .watch_this_space .column h4 {
        }

        .watch_this_space .column h5 {
        }

        .watch_this_space .column h6 {
        }

/***********************************
Top Of The Morning
***********************************/

    /*headers*/

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

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

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

        .top_of_the_morning .column h4 {
        }

        .top_of_the_morning .column h5 {
        }

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

    /*inlines*/

        .top_of_the_morning .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;
        }

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

        .top_of_the_morning .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*/

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

    /*lists*/

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

        .top_of_the_morning .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*/

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

        .top_of_the_morning .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;
        }

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

        .top_of_the_morning .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;
        }

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

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

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

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

/***********************************
Here Comes the Sun
***********************************/

    /*headers*/

        .here_comes_the_sun .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #efefef;
           font-size: 32px;
        }

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

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

        .here_comes_the_sun .column h4 {
        }

        .here_comes_the_sun .column h5 {
        }

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

    /*inlines*/

        .here_comes_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;
        }

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

        .here_comes_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*/

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

    /*lists*/

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

        .here_comes_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*/

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

        .here_comes_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;
        }

        .here_comes_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;
        }

        .here_comes_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;
        }

        .here_comes_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;
        }

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

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

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

/***********************************
The Oscar Movies on Netflix Right Now
***********************************/

    /*headers*/

        .the_oscar_movies_on_netflix_r .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e11931;
           font-size: 32px;
           text-align: center;
        }

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

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

        .the_oscar_movies_on_netflix_r .column h4 {
        }

        .the_oscar_movies_on_netflix_r .column h5 {
        }

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

    /*inlines*/

        .the_oscar_movies_on_netflix_r .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;
        }

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

        .the_oscar_movies_on_netflix_r .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*/

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

    /*lists*/

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

        .the_oscar_movies_on_netflix_r .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*/

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

        .the_oscar_movies_on_netflix_r .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;
        }

        .the_oscar_movies_on_netflix_r .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;
        }

        .the_oscar_movies_on_netflix_r .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;
        }

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

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

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

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

/***********************************
5 Family Faves That Never Get Old
***********************************/

    /*headers*/

        .five_family_faves_that_never .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e11931;
           font-size: 36px;
           margin-bottom: 8px;
        }

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

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

        .five_family_faves_that_never .column h4 {
        }

        .five_family_faves_that_never .column h5 {
        }

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

    /*inlines*/

        .five_family_faves_that_never .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;
        }

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

        .five_family_faves_that_never .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*/

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

    /*lists*/

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

        .five_family_faves_that_never .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*/

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

        .five_family_faves_that_never .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;
        }

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

        .five_family_faves_that_never .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;
        }

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

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

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

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

/***********************************
Let's Go Outside
***********************************/

    /*headers*/

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

        .let_s_go_outside .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           color: #efefef;
           font-weight: bold;
           text-align: center;
        }

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

        .let_s_go_outside .column h4 {
        }

        .let_s_go_outside .column h5 {
        }

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

    /*inlines*/

        .let_s_go_outside .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;
        }

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

        .let_s_go_outside .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*/

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

    /*lists*/

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

        .let_s_go_outside .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*/

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

        .let_s_go_outside .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;
        }

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

        .let_s_go_outside .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;
        }

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

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

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

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

/***********************************
Jargon Buster 1Gig Broadband
***********************************/

    /*headers*/

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

        .jargon_buster_1gig_broadband .column h2 {
           font-family: "roboto",sans-serif;
           line-height: 1.3em;
           text-align: center;
           font-size: 28px;
           color: #efefef;
        }

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

        .jargon_buster_1gig_broadband .column h4 {
        }

        .jargon_buster_1gig_broadband .column h5 {
        }

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

    /*inlines*/

        .jargon_buster_1gig_broadband .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;
        }

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

        .jargon_buster_1gig_broadband .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*/

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

    /*lists*/

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

        .jargon_buster_1gig_broadband .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*/

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

        .jargon_buster_1gig_broadband .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;
        }

        .jargon_buster_1gig_broadband .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;
        }

        .jargon_buster_1gig_broadband .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;
        }

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

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

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

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

/***********************************
Just One More Episode
***********************************/

    /*headers*/

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

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

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

        .just_one_more_episode .column h4 {
        }

        .just_one_more_episode .column h5 {
        }

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

    /*inlines*/

        .just_one_more_episode .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;
        }

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

        .just_one_more_episode .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*/

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

    /*lists*/

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

        .just_one_more_episode .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*/

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

        .just_one_more_episode .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;
        }

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

        .just_one_more_episode .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;
        }

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

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

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

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

/***********************************
TV 360 Poem Zone
***********************************/

    /*paragraphs*/

        .tv_360_poem_zone .column p {
        }

    /*inlines*/

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

    /*links*/

        .tv_360_poem_zone .column a {
        }

    /*headers*/

        .tv_360_poem_zone .column h1 {
        }

        .tv_360_poem_zone .column h2 {
        }

        .tv_360_poem_zone .column h3 {
        }

        .tv_360_poem_zone .column h4 {
        }

        .tv_360_poem_zone .column h5 {
        }

        .tv_360_poem_zone .column h6 {
        }

/***********************************
Your Console's Caped Crusaders
***********************************/

    /*headers*/

        .your_consoles_caped_crusaders .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e11931;
           font-size: 32px;
           margin-top: 8px;
        }

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

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

        .your_consoles_caped_crusaders .column h4 {
        }

        .your_consoles_caped_crusaders .column h5 {
        }

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

    /*inlines*/

        .your_consoles_caped_crusaders .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;
        }

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

        .your_consoles_caped_crusaders .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*/

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

    /*lists*/

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

        .your_consoles_caped_crusaders .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*/

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

        .your_consoles_caped_crusaders .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;
        }

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

        .your_consoles_caped_crusaders .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;
        }

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

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

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

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

/***********************************
Give It A Fry
***********************************/

    /*headers*/

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

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

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

        .give_it_a_fry .column h4 {
        }

        .give_it_a_fry .column h5 {
        }

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

    /*inlines*/

        .give_it_a_fry .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;
        }

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

        .give_it_a_fry .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*/

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

    /*lists*/

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

        .give_it_a_fry .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*/

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

        .give_it_a_fry .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;
        }

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

        .give_it_a_fry .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;
        }

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

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

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

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

/***********************************
Get Your Broadband Ready For Battle
***********************************/

    /*headers*/

        .get_your_broadband_ready_for .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e11931;
           font-size: 32px;
           text-transform: uppercase;
        }

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

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

        .get_your_broadband_ready_for .column h4 {
        }

        .get_your_broadband_ready_for .column h5 {
        }

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

    /*inlines*/

        .get_your_broadband_ready_for .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;
        }

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

        .get_your_broadband_ready_for .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*/

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

    /*lists*/

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

        .get_your_broadband_ready_for .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*/

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

        .get_your_broadband_ready_for .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;
        }

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

        .get_your_broadband_ready_for .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;
        }

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

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

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

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

/***********************************
Virgin Mobile
***********************************/

    /*paragraphs*/

        .virgin_mobile .column p {
        }

    /*inlines*/

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

    /*links*/

        .virgin_mobile .column a {
        }

    /*headers*/

        .virgin_mobile .column h1 {
        }

        .virgin_mobile .column h2 {
        }

        .virgin_mobile .column h3 {
        }

        .virgin_mobile .column h4 {
        }

        .virgin_mobile .column h5 {
        }

        .virgin_mobile .column h6 {
        }

/***********************************
Can You Dig It?
***********************************/

    /*headers*/

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

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

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

        .can_you_dig_it .column h4 {
        }

        .can_you_dig_it .column h5 {
        }

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

    /*inlines*/

        .can_you_dig_it .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;
        }

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

        .can_you_dig_it .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*/

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

    /*lists*/

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

        .can_you_dig_it .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*/

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

        .can_you_dig_it .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;
        }

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

        .can_you_dig_it .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;
        }

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

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

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

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

/***********************************
Flicks For All The Feels
***********************************/

    /*headers*/

        .flicks_for_all_the_feels .column h1 {
           font-family: "roboto",sans-serif;
           line-height: 1.2em;
           color: #e11931;
           font-size: 32px;
           margin-top: 0px;
           margin-bottom: 6px;
        }

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

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

        .flicks_for_all_the_feels .column h4 {
        }

        .flicks_for_all_the_feels .column h5 {
        }

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

    /*inlines*/

        .flicks_for_all_the_feels .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;
        }

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

        .flicks_for_all_the_feels .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*/

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

    /*lists*/

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

        .flicks_for_all_the_feels .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*/

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

        .flicks_for_all_the_feels .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;
        }

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

        .flicks_for_all_the_feels .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;
        }

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

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

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

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

