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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
MathWorks
***********************************/

    /*paragraphs*/

        .mathworks .column p {
        }

    /*inlines*/

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

    /*links*/

        .mathworks .column a {
        }

    /*headers*/

        .mathworks .column h1 {
        }

        .mathworks .column h2 {
        }

        .mathworks .column h3 {
        }

        .mathworks .column h4 {
        }

        .mathworks .column h5 {
        }

        .mathworks .column h6 {
        }

/***********************************
Zurich Instruments
***********************************/

    /*paragraphs*/

        .zurich_instruments .column p {
        }

    /*inlines*/

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

    /*links*/

        .zurich_instruments .column a {
        }

    /*headers*/

        .zurich_instruments .column h1 {
        }

        .zurich_instruments .column h2 {
        }

        .zurich_instruments .column h3 {
        }

        .zurich_instruments .column h4 {
        }

        .zurich_instruments .column h5 {
        }

        .zurich_instruments .column h6 {
        }

/***********************************
IEEE App
***********************************/

    /*paragraphs*/

        .ieee_app .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_app .column a {
        }

    /*headers*/

        .ieee_app .column h1 {
        }

        .ieee_app .column h2 {
        }

        .ieee_app .column h3 {
        }

        .ieee_app .column h4 {
        }

        .ieee_app .column h5 {
        }

        .ieee_app .column h6 {
        }

/***********************************
Combating Doom and Gloom
***********************************/

    /*general*/

        .combating_doom_and_gloom .column endbug {
        }

    /*headers*/

        .combating_doom_and_gloom .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .combating_doom_and_gloom .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .combating_doom_and_gloom .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .combating_doom_and_gloom .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .combating_doom_and_gloom .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .combating_doom_and_gloom .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .combating_doom_and_gloom .column .AllCaps {
           text-transform: uppercase;
        }

        .combating_doom_and_gloom .column .Lowercase {
           text-transform: lowercase;
        }

        .combating_doom_and_gloom .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .combating_doom_and_gloom .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .combating_doom_and_gloom .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .combating_doom_and_gloom .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .combating_doom_and_gloom .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .combating_doom_and_gloom .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .combating_doom_and_gloom .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .combating_doom_and_gloom .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .combating_doom_and_gloom .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .combating_doom_and_gloom .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .combating_doom_and_gloom .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .combating_doom_and_gloom .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .combating_doom_and_gloom .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Member Discounts
***********************************/

    /*paragraphs*/

        .ieee_member_discounts .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_member_discounts .column a {
        }

    /*headers*/

        .ieee_member_discounts .column h1 {
        }

        .ieee_member_discounts .column h2 {
        }

        .ieee_member_discounts .column h3 {
        }

        .ieee_member_discounts .column h4 {
        }

        .ieee_member_discounts .column h5 {
        }

        .ieee_member_discounts .column h6 {
        }

/***********************************
Contributors
***********************************/

    /*headers*/

        .contributors .column h1 {
        }

        .contributors .column h2 {
        }

        .contributors .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           margin-top: 24px;
        }

        .contributors .column h4 {
        }

        .contributors .column h5 {
        }

        .contributors .column h6 {
        }

    /*inlines*/

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

        .contributors .column .Uppercase {
           text-transform: uppercase;
        }

    /*links*/

        .contributors .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
        }

    /*paragraphs*/

        .contributors .column p {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
        }

        .contributors .column p.Bio {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
        }

/***********************************
COMSOL
***********************************/

    /*paragraphs*/

        .comsol .column p {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

/***********************************
A Beginner's Guide to Topological Materials
***********************************/

    /*general*/

        .a_beginner_s_guide_to_topolog .column endbug {
        }

    /*headers*/

        .a_beginner_s_guide_to_topolog .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_beginner_s_guide_to_topolog .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_beginner_s_guide_to_topolog .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_beginner_s_guide_to_topolog .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .a_beginner_s_guide_to_topolog .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .a_beginner_s_guide_to_topolog .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .a_beginner_s_guide_to_topolog .column .AllCaps {
           text-transform: uppercase;
        }

        .a_beginner_s_guide_to_topolog .column .Lowercase {
           text-transform: lowercase;
        }

        .a_beginner_s_guide_to_topolog .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .a_beginner_s_guide_to_topolog .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .a_beginner_s_guide_to_topolog .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .a_beginner_s_guide_to_topolog .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .a_beginner_s_guide_to_topolog .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .a_beginner_s_guide_to_topolog .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .a_beginner_s_guide_to_topolog .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_beginner_s_guide_to_topolog .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .a_beginner_s_guide_to_topolog .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .a_beginner_s_guide_to_topolog .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .a_beginner_s_guide_to_topolog .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .a_beginner_s_guide_to_topolog .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .a_beginner_s_guide_to_topolog .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Superconductors Spin Up Flywheel-Battery Tech
***********************************/

    /*general*/

        .superconductors_spin_up_flywh .column endbug {
        }

    /*headers*/

        .superconductors_spin_up_flywh .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .superconductors_spin_up_flywh .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .superconductors_spin_up_flywh .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .superconductors_spin_up_flywh .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .superconductors_spin_up_flywh .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .superconductors_spin_up_flywh .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .superconductors_spin_up_flywh .column .AllCaps {
           text-transform: uppercase;
        }

        .superconductors_spin_up_flywh .column .Lowercase {
           text-transform: lowercase;
        }

        .superconductors_spin_up_flywh .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .superconductors_spin_up_flywh .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .superconductors_spin_up_flywh .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .superconductors_spin_up_flywh .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .superconductors_spin_up_flywh .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .superconductors_spin_up_flywh .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .superconductors_spin_up_flywh .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .superconductors_spin_up_flywh .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .superconductors_spin_up_flywh .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .superconductors_spin_up_flywh .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .superconductors_spin_up_flywh .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .superconductors_spin_up_flywh .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .superconductors_spin_up_flywh .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Unmanned Aerial Firespotters
***********************************/

    /*general*/

        .unmanned_aerial_firespotters .column endbug {
        }

    /*headers*/

        .unmanned_aerial_firespotters .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .unmanned_aerial_firespotters .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .unmanned_aerial_firespotters .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .unmanned_aerial_firespotters .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .unmanned_aerial_firespotters .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .unmanned_aerial_firespotters .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .unmanned_aerial_firespotters .column .AllCaps {
           text-transform: uppercase;
        }

        .unmanned_aerial_firespotters .column .Lowercase {
           text-transform: lowercase;
        }

        .unmanned_aerial_firespotters .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .unmanned_aerial_firespotters .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .unmanned_aerial_firespotters .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .unmanned_aerial_firespotters .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .unmanned_aerial_firespotters .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .unmanned_aerial_firespotters .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .unmanned_aerial_firespotters .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .unmanned_aerial_firespotters .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .unmanned_aerial_firespotters .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .unmanned_aerial_firespotters .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .unmanned_aerial_firespotters .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .unmanned_aerial_firespotters .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .unmanned_aerial_firespotters .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Four Ways to Secure Blockchains
***********************************/

    /*general*/

        .four_ways_to_secure_blockchai .column endbug {
        }

    /*headers*/

        .four_ways_to_secure_blockchai .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .four_ways_to_secure_blockchai .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .four_ways_to_secure_blockchai .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
           color: #77787b;
        }

        .four_ways_to_secure_blockchai .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .four_ways_to_secure_blockchai .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .four_ways_to_secure_blockchai .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .four_ways_to_secure_blockchai .column .AllCaps {
           text-transform: uppercase;
        }

        .four_ways_to_secure_blockchai .column .Lowercase {
           text-transform: lowercase;
        }

        .four_ways_to_secure_blockchai .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .four_ways_to_secure_blockchai .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .four_ways_to_secure_blockchai .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .four_ways_to_secure_blockchai .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .four_ways_to_secure_blockchai .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .four_ways_to_secure_blockchai .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .four_ways_to_secure_blockchai .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .four_ways_to_secure_blockchai .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .four_ways_to_secure_blockchai .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .four_ways_to_secure_blockchai .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .four_ways_to_secure_blockchai .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .four_ways_to_secure_blockchai .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .four_ways_to_secure_blockchai .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Supersize AI
***********************************/

    /*general*/

        .supersize_ai .column endbug {
        }

    /*headers*/

        .supersize_ai .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supersize_ai .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .supersize_ai .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .supersize_ai .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .supersize_ai .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .supersize_ai .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .supersize_ai .column .AllCaps {
           text-transform: uppercase;
        }

        .supersize_ai .column .Lowercase {
           text-transform: lowercase;
        }

        .supersize_ai .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .supersize_ai .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .supersize_ai .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .supersize_ai .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .supersize_ai .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .supersize_ai .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .supersize_ai .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .supersize_ai .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .supersize_ai .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .supersize_ai .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .supersize_ai .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .supersize_ai .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .supersize_ai .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
JPL's Backup Plan for Worn Rover Wheels
***********************************/

    /*general*/

        .jpl_s_backup_plan_for_worn_ro .column endbug {
        }

    /*headers*/

        .jpl_s_backup_plan_for_worn_ro .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .jpl_s_backup_plan_for_worn_ro .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .jpl_s_backup_plan_for_worn_ro .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .jpl_s_backup_plan_for_worn_ro .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .jpl_s_backup_plan_for_worn_ro .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .jpl_s_backup_plan_for_worn_ro .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .jpl_s_backup_plan_for_worn_ro .column .AllCaps {
           text-transform: uppercase;
        }

        .jpl_s_backup_plan_for_worn_ro .column .Lowercase {
           text-transform: lowercase;
        }

        .jpl_s_backup_plan_for_worn_ro .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .jpl_s_backup_plan_for_worn_ro .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .jpl_s_backup_plan_for_worn_ro .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .jpl_s_backup_plan_for_worn_ro .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .jpl_s_backup_plan_for_worn_ro .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .jpl_s_backup_plan_for_worn_ro .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .jpl_s_backup_plan_for_worn_ro .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .jpl_s_backup_plan_for_worn_ro .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
High-Tech Eyewear
***********************************/

    /*general*/

        .high_tech_eyewear .column endbug {
        }

    /*headers*/

        .high_tech_eyewear .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .high_tech_eyewear .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .high_tech_eyewear .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .high_tech_eyewear .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .high_tech_eyewear .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .high_tech_eyewear .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .high_tech_eyewear .column .AllCaps {
           text-transform: uppercase;
        }

        .high_tech_eyewear .column .Lowercase {
           text-transform: lowercase;
        }

        .high_tech_eyewear .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .high_tech_eyewear .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .high_tech_eyewear .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .high_tech_eyewear .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .high_tech_eyewear .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .high_tech_eyewear .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .high_tech_eyewear .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .high_tech_eyewear .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .high_tech_eyewear .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .high_tech_eyewear .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .high_tech_eyewear .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .high_tech_eyewear .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .high_tech_eyewear .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Put a Minicomputer on Your Shelf
***********************************/

    /*general*/

        .put_a_minicomputer_on_your_sh .column endbug {
        }

    /*headers*/

        .put_a_minicomputer_on_your_sh .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .put_a_minicomputer_on_your_sh .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .put_a_minicomputer_on_your_sh .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .put_a_minicomputer_on_your_sh .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .put_a_minicomputer_on_your_sh .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .put_a_minicomputer_on_your_sh .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .put_a_minicomputer_on_your_sh .column .AllCaps {
           text-transform: uppercase;
        }

        .put_a_minicomputer_on_your_sh .column .Lowercase {
           text-transform: lowercase;
        }

        .put_a_minicomputer_on_your_sh .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .put_a_minicomputer_on_your_sh .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .put_a_minicomputer_on_your_sh .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .put_a_minicomputer_on_your_sh .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .put_a_minicomputer_on_your_sh .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .put_a_minicomputer_on_your_sh .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .put_a_minicomputer_on_your_sh .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .put_a_minicomputer_on_your_sh .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .put_a_minicomputer_on_your_sh .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .put_a_minicomputer_on_your_sh .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .put_a_minicomputer_on_your_sh .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .put_a_minicomputer_on_your_sh .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .put_a_minicomputer_on_your_sh .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Engineering Secrets
***********************************/

    /*general*/

        .engineering_secrets .column endbug {
        }

    /*headers*/

        .engineering_secrets .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .engineering_secrets .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .engineering_secrets .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .engineering_secrets .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .engineering_secrets .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .engineering_secrets .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .engineering_secrets .column .AllCaps {
           text-transform: uppercase;
        }

        .engineering_secrets .column .Lowercase {
           text-transform: lowercase;
        }

        .engineering_secrets .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .engineering_secrets .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .engineering_secrets .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .engineering_secrets .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .engineering_secrets .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .engineering_secrets .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .engineering_secrets .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .engineering_secrets .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .engineering_secrets .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .engineering_secrets .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .engineering_secrets .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .engineering_secrets .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .engineering_secrets .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Voltages, Plugs, and Frequencies
***********************************/

    /*general*/

        .voltages_plugs_and_frequencie .column endbug {
        }

    /*headers*/

        .voltages_plugs_and_frequencie .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .voltages_plugs_and_frequencie .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .voltages_plugs_and_frequencie .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .voltages_plugs_and_frequencie .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .voltages_plugs_and_frequencie .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .voltages_plugs_and_frequencie .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .voltages_plugs_and_frequencie .column .AllCaps {
           text-transform: uppercase;
        }

        .voltages_plugs_and_frequencie .column .Lowercase {
           text-transform: lowercase;
        }

        .voltages_plugs_and_frequencie .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .voltages_plugs_and_frequencie .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .voltages_plugs_and_frequencie .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .voltages_plugs_and_frequencie .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .voltages_plugs_and_frequencie .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .voltages_plugs_and_frequencie .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .voltages_plugs_and_frequencie .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .voltages_plugs_and_frequencie .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .voltages_plugs_and_frequencie .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .voltages_plugs_and_frequencie .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .voltages_plugs_and_frequencie .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .voltages_plugs_and_frequencie .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .voltages_plugs_and_frequencie .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Reckoning With Tech
***********************************/

    /*general*/

        .reckoning_with_tech .column endbug {
        }

    /*headers*/

        .reckoning_with_tech .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .reckoning_with_tech .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .reckoning_with_tech .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .reckoning_with_tech .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .reckoning_with_tech .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .reckoning_with_tech .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .reckoning_with_tech .column .AllCaps {
           text-transform: uppercase;
        }

        .reckoning_with_tech .column .Lowercase {
           text-transform: lowercase;
        }

        .reckoning_with_tech .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .reckoning_with_tech .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .reckoning_with_tech .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .reckoning_with_tech .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .reckoning_with_tech .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .reckoning_with_tech .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .reckoning_with_tech .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .reckoning_with_tech .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .reckoning_with_tech .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .reckoning_with_tech .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .reckoning_with_tech .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .reckoning_with_tech .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .reckoning_with_tech .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Engines of Change
***********************************/

    /*general*/

        .engines_of_change .column endbug {
        }

    /*headers*/

        .engines_of_change .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .engines_of_change .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .engines_of_change .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .engines_of_change .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .engines_of_change .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .engines_of_change .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .engines_of_change .column .AllCaps {
           text-transform: uppercase;
        }

        .engines_of_change .column .Lowercase {
           text-transform: lowercase;
        }

        .engines_of_change .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .engines_of_change .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .engines_of_change .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .engines_of_change .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .engines_of_change .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .engines_of_change .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .engines_of_change .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .engines_of_change .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .engines_of_change .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .engines_of_change .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .engines_of_change .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .engines_of_change .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .engines_of_change .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
How Engineers Can Disrupt Climate Change
***********************************/

    /*general*/

        .how_engineers_can_disrupt_cli .column endbug {
        }

    /*headers*/

        .how_engineers_can_disrupt_cli .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_engineers_can_disrupt_cli .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_engineers_can_disrupt_cli .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_engineers_can_disrupt_cli .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .how_engineers_can_disrupt_cli .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .how_engineers_can_disrupt_cli .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .how_engineers_can_disrupt_cli .column .AllCaps {
           text-transform: uppercase;
        }

        .how_engineers_can_disrupt_cli .column .Lowercase {
           text-transform: lowercase;
        }

        .how_engineers_can_disrupt_cli .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .how_engineers_can_disrupt_cli .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .how_engineers_can_disrupt_cli .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .how_engineers_can_disrupt_cli .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .how_engineers_can_disrupt_cli .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .how_engineers_can_disrupt_cli .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .how_engineers_can_disrupt_cli .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_engineers_can_disrupt_cli .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .how_engineers_can_disrupt_cli .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .how_engineers_can_disrupt_cli .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .how_engineers_can_disrupt_cli .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .how_engineers_can_disrupt_cli .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .how_engineers_can_disrupt_cli .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Future of Deep Learning Is Photonic
***********************************/

    /*general*/

        .the_future_of_deep_learning_i .column endbug {
        }

    /*headers*/

        .the_future_of_deep_learning_i .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_future_of_deep_learning_i .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_future_of_deep_learning_i .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_future_of_deep_learning_i .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_future_of_deep_learning_i .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_future_of_deep_learning_i .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_future_of_deep_learning_i .column .AllCaps {
           text-transform: uppercase;
        }

        .the_future_of_deep_learning_i .column .Lowercase {
           text-transform: lowercase;
        }

        .the_future_of_deep_learning_i .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_future_of_deep_learning_i .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_future_of_deep_learning_i .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_future_of_deep_learning_i .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_future_of_deep_learning_i .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_future_of_deep_learning_i .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_future_of_deep_learning_i .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_future_of_deep_learning_i .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_future_of_deep_learning_i .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_future_of_deep_learning_i .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_future_of_deep_learning_i .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_future_of_deep_learning_i .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_future_of_deep_learning_i .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
Turning Letters Into Tones
***********************************/

    /*general*/

        .turning_letters_into_tones .column endbug {
        }

    /*headers*/

        .turning_letters_into_tones .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .turning_letters_into_tones .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .turning_letters_into_tones .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .turning_letters_into_tones .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .turning_letters_into_tones .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .turning_letters_into_tones .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .turning_letters_into_tones .column .AllCaps {
           text-transform: uppercase;
        }

        .turning_letters_into_tones .column .Lowercase {
           text-transform: lowercase;
        }

        .turning_letters_into_tones .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .turning_letters_into_tones .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .turning_letters_into_tones .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .turning_letters_into_tones .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .turning_letters_into_tones .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .turning_letters_into_tones .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .turning_letters_into_tones .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .turning_letters_into_tones .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .turning_letters_into_tones .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .turning_letters_into_tones .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .turning_letters_into_tones .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .turning_letters_into_tones .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .turning_letters_into_tones .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Most Precise Timekeeper In the World
***********************************/

    /*general*/

        .the_most_precise_timekeeper_i .column endbug {
        }

    /*headers*/

        .the_most_precise_timekeeper_i .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_most_precise_timekeeper_i .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_most_precise_timekeeper_i .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_most_precise_timekeeper_i .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_most_precise_timekeeper_i .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_most_precise_timekeeper_i .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_most_precise_timekeeper_i .column .AllCaps {
           text-transform: uppercase;
        }

        .the_most_precise_timekeeper_i .column .Lowercase {
           text-transform: lowercase;
        }

        .the_most_precise_timekeeper_i .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_most_precise_timekeeper_i .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_most_precise_timekeeper_i .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_most_precise_timekeeper_i .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_most_precise_timekeeper_i .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_most_precise_timekeeper_i .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_most_precise_timekeeper_i .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_most_precise_timekeeper_i .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_most_precise_timekeeper_i .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_most_precise_timekeeper_i .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_most_precise_timekeeper_i .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_most_precise_timekeeper_i .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_most_precise_timekeeper_i .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
The Black Box That's Round and Red
***********************************/

    /*general*/

        .the_black_box_that_s_round_an .column endbug {
        }

    /*headers*/

        .the_black_box_that_s_round_an .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_black_box_that_s_round_an .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_black_box_that_s_round_an .column h3 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_black_box_that_s_round_an .column h4 {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_black_box_that_s_round_an .column h5 {
           font-family: Helvetica, sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           margin-top: 24px;
        }

        .the_black_box_that_s_round_an .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 0px;
        }

    /*inlines*/

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

        .the_black_box_that_s_round_an .column .AllCaps {
           text-transform: uppercase;
        }

        .the_black_box_that_s_round_an .column .Lowercase {
           text-transform: lowercase;
        }

        .the_black_box_that_s_round_an .column .TempDrop-Cap {
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           line-height: 0.4em;
           font-weight: bold;
           float: left;
           margin-top: 15px;
           margin-right: 2px;
        }

    /*links*/

        .the_black_box_that_s_round_an .column a {
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .the_black_box_that_s_round_an .column a.H1Link {
           font-family: Helvetica, sans-serif;
           font-size: 34px;
           line-height: 1.6em;
        }

    /*lists*/

        .the_black_box_that_s_round_an .column .Numbered {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-image: none;
        }

        .the_black_box_that_s_round_an .column .Bulleted {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_black_box_that_s_round_an .column .Alphabetic {
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_black_box_that_s_round_an .column p {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_black_box_that_s_round_an .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

        .the_black_box_that_s_round_an .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

        .the_black_box_that_s_round_an .column p.PullQuote {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.3em;
           margin-bottom: 18px;
           margin-left: 32px;
           margin-right: 32px;
           margin-top: 18px;
           text-align: left;
        }

        .the_black_box_that_s_round_an .column p.NoLineSpace {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .the_black_box_that_s_round_an .column p.ImageCredit {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

        .the_black_box_that_s_round_an .column p.FinePrint {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

/***********************************
IEEE Member Group Disability Income Insurance
***********************************/

    /*paragraphs*/

        .ieee_member_group_disability_ .column p {
        }

    /*inlines*/

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

    /*links*/

        .ieee_member_group_disability_ .column a {
        }

    /*headers*/

        .ieee_member_group_disability_ .column h1 {
        }

        .ieee_member_group_disability_ .column h2 {
        }

        .ieee_member_group_disability_ .column h3 {
        }

        .ieee_member_group_disability_ .column h4 {
        }

        .ieee_member_group_disability_ .column h5 {
        }

        .ieee_member_group_disability_ .column h6 {
        }

/***********************************
Archives
***********************************/

    /*paragraphs*/

        .archives .column p {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

