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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
User Guide
***********************************/

    /*headers*/

        .user_guide .column h1 {
        }

        .user_guide .column h2 {
        }

        .user_guide .column h3 {
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .user_guide .column a {
        }

    /*paragraphs*/

        .user_guide .column p {
        }

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

    /*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 {
        }

    /*inlines*/

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

    /*links*/

        .zurich_instruments .column a {
        }

    /*paragraphs*/

        .zurich_instruments .column p {
        }

/***********************************
Stage Fright
***********************************/

    /*general*/

        .stage_fright .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .stage_fright .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .stage_fright .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Professional Education
***********************************/

    /*headers*/

        .professional_education .column h1 {
        }

        .professional_education .column h2 {
        }

        .professional_education .column h3 {
        }

        .professional_education .column h4 {
        }

        .professional_education .column h5 {
        }

        .professional_education .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .professional_education .column a {
        }

    /*paragraphs*/

        .professional_education .column p {
        }

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

    /*general*/

        .contributors .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .contributors .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .contributors .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Comsol
***********************************/

    /*headers*/

        .comsol .column h1 {
        }

        .comsol .column h2 {
        }

        .comsol .column h3 {
        }

        .comsol .column h4 {
        }

        .comsol .column h5 {
        }

        .comsol .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .comsol .column a {
        }

    /*paragraphs*/

        .comsol .column p {
        }

/***********************************
Labor of Love: Re-creating the Burned HP Archives
***********************************/

    /*general*/

        .labor_of_love_re_creating_the .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .labor_of_love_re_creating_the .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .labor_of_love_re_creating_the .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Rooting for Robots at the Winter Olympics
***********************************/

    /*general*/

        .rooting_for_robots_at_the_win .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .rooting_for_robots_at_the_win .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .rooting_for_robots_at_the_win .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Utilities Bury Transmission Lines
***********************************/

    /*general*/

        .utilities_bury_transmission_l .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .utilities_bury_transmission_l .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .utilities_bury_transmission_l .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Magnetic Hammer Propels Tiny Medical Bot
***********************************/

    /*general*/

        .magnetic_hammer_propels_tiny_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .magnetic_hammer_propels_tiny_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .magnetic_hammer_propels_tiny_ .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Cobalt Could Untangle Chips’ Wiring Problems
***********************************/

    /*general*/

        .cobalt_could_untangle_chips_w .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .cobalt_could_untangle_chips_w .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .cobalt_could_untangle_chips_w .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Dog’s-Eye View
***********************************/

    /*general*/

        .dog_s_eye_view .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .dog_s_eye_view .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .dog_s_eye_view .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
LEMO SA
***********************************/

    /*headers*/

        .lemo_sa .column h1 {
        }

        .lemo_sa .column h2 {
        }

        .lemo_sa .column h3 {
        }

        .lemo_sa .column h4 {
        }

        .lemo_sa .column h5 {
        }

        .lemo_sa .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lemo_sa .column a {
        }

    /*paragraphs*/

        .lemo_sa .column p {
        }

/***********************************
Build a Nixie-Style Clock Without the Fuss
***********************************/

    /*general*/

        .build_a_nixie_style_clock_wit .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .build_a_nixie_style_clock_wit .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .build_a_nixie_style_clock_wit .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Solving Leibniz’s Last Puzzle
***********************************/

    /*general*/

        .solving_leibniz_s_last_puzzle .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .solving_leibniz_s_last_puzzle .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .solving_leibniz_s_last_puzzle .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

        .solving_leibniz_s_last_puzzle .column p.p1 {
           font-size: 18.0px;
        }

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

/***********************************
More Documentaries  for Engineers
***********************************/

    /*general*/

        .more_documentaries_for_engine .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .more_documentaries_for_engine .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .more_documentaries_for_engine .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Lessons Learned From a Troubled Launch
***********************************/

    /*general*/

        .lessons_learned_from_a_troubl .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .lessons_learned_from_a_troubl .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .lessons_learned_from_a_troubl .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
February 1878: The First Phonograph
***********************************/

    /*general*/

        .february_1878_the_first_phono .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .february_1878_the_first_phono .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .february_1878_the_first_phono .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Triad Magnetics
***********************************/

    /*headers*/

        .triad_magnetics .column h1 {
        }

        .triad_magnetics .column h2 {
        }

        .triad_magnetics .column h3 {
        }

        .triad_magnetics .column h4 {
        }

        .triad_magnetics .column h5 {
        }

        .triad_magnetics .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .triad_magnetics .column a {
        }

    /*paragraphs*/

        .triad_magnetics .column p {
        }

/***********************************
What Watts From Yonder Window  Flow?
***********************************/

    /*general*/

        .what_watts_from_yonder_window .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .what_watts_from_yonder_window .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

        .what_watts_from_yonder_window .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 400;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .what_watts_from_yonder_window .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Origin Lab
***********************************/

    /*general*/

        .origin_lab .column endbug {
        }

    /*headers*/

        .origin_lab .column h1 {
        }

        .origin_lab .column h2 {
        }

        .origin_lab .column h3 {
        }

        .origin_lab .column h4 {
        }

        .origin_lab .column h5 {
        }

        .origin_lab .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .origin_lab .column a {
        }

    /*paragraphs*/

        .origin_lab .column p {
        }

/***********************************
A Mighty Antenna From a Tiny Cubesat Grows
***********************************/

    /*general*/

        .a_mighty_antenna_from_a_tiny_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .a_mighty_antenna_from_a_tiny_ .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

        .a_mighty_antenna_from_a_tiny_ .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_mighty_antenna_from_a_tiny_ .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_mighty_antenna_from_a_tiny_ .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_mighty_antenna_from_a_tiny_ .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .a_mighty_antenna_from_a_tiny_ .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Not Your Father's Analog Computer
***********************************/

    /*general*/

        .not_your_fathers_analog_comp .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .not_your_fathers_analog_comp .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .not_your_fathers_analog_comp .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Hans Peter Luhn and the Birth of the Hashing Algorithm
***********************************/

    /*general*/

        .hans_peter_luhn_and_the_birth .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .hans_peter_luhn_and_the_birth .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

        .hans_peter_luhn_and_the_birth .column p.Caption {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 500;
           line-height: 1.4em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .hans_peter_luhn_and_the_birth .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Integrated Engineering Software
***********************************/

    /*headers*/

        .integrated_engineering_softwa .column h1 {
        }

        .integrated_engineering_softwa .column h2 {
        }

        .integrated_engineering_softwa .column h3 {
        }

        .integrated_engineering_softwa .column h4 {
        }

        .integrated_engineering_softwa .column h5 {
        }

        .integrated_engineering_softwa .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .integrated_engineering_softwa .column a {
        }

    /*paragraphs*/

        .integrated_engineering_softwa .column p {
        }

/***********************************
Concordia | Nazarbayev University | IEEE
***********************************/

    /*headers*/

        .concordia_nazarbayev_ieee .column h1 {
        }

        .concordia_nazarbayev_ieee .column h2 {
        }

        .concordia_nazarbayev_ieee .column h3 {
        }

        .concordia_nazarbayev_ieee .column h4 {
        }

        .concordia_nazarbayev_ieee .column h5 {
        }

        .concordia_nazarbayev_ieee .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .concordia_nazarbayev_ieee .column a {
        }

    /*paragraphs*/

        .concordia_nazarbayev_ieee .column p {
        }

/***********************************
Carnegie Mellon University
***********************************/

    /*headers*/

        .carnegie_mellon_university .column h1 {
        }

        .carnegie_mellon_university .column h2 {
        }

        .carnegie_mellon_university .column h3 {
        }

        .carnegie_mellon_university .column h4 {
        }

        .carnegie_mellon_university .column h5 {
        }

        .carnegie_mellon_university .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .carnegie_mellon_university .column a {
        }

    /*paragraphs*/

        .carnegie_mellon_university .column p {
        }

/***********************************
Additional Resources
***********************************/

    /*general*/

        .additional_resources .column endbug {
        }

    /*headers*/

        .additional_resources .column h1 {
           font-family: Helvetica, sans-serif;
           font-size: 28px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 18px;
        }

        .additional_resources .column h2 {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           font-weight: bold;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 24px;
        }

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

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

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

        .additional_resources .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

        .additional_resources .column .default-drop-cap {
           float: left;
           font-family: Helvetica, sans-serif;
           font-size: 55px;
           font-weight: 100;
           line-height: 0.4em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

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

        .additional_resources .column a.FinePrintLink {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           line-height: 1.4em;
        }

    /*lists*/

        .additional_resources .column .Numbered {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-top: 18px;
           list-style-image: none;
        }

        .additional_resources .column .Bulleted {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-top: 18px;
           list-style-image: none;
        }

        .additional_resources .column .Alphabetic {
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: lower-alpha;
           margin-top: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

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

        .additional_resources .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 Access
***********************************/

    /*headers*/

        .ieee_access .column h1 {
        }

        .ieee_access .column h2 {
        }

        .ieee_access .column h3 {
        }

        .ieee_access .column h4 {
        }

        .ieee_access .column h5 {
        }

        .ieee_access .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_access .column a {
        }

    /*paragraphs*/

        .ieee_access .column p {
        }

/***********************************
Computing By Slide Rule
***********************************/

    /*general*/

        .computing_by_slide_rule .column endbug {
        }

    /*headers*/

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

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

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

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

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

        .computing_by_slide_rule .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 24px;
        }

    /*inlines*/

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

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

    /*links*/

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

    /*lists*/

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

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

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

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

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

        .computing_by_slide_rule .column p.PullQuote {
           color: #1a1718;
           font-family: Georgia, serif;
           font-size: 21px;
           font-weight: 400;
           line-height: 1.6em;
           margin-bottom: 18px;
           margin-left: 12px;
           margin-right: 12px;
           margin-top: 18px;
           text-align: left;
        }

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

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

/***********************************
Keystone Electronics
***********************************/

    /*headers*/

        .keystone_electronics .column h1 {
        }

        .keystone_electronics .column h2 {
        }

        .keystone_electronics .column h3 {
        }

        .keystone_electronics .column h4 {
        }

        .keystone_electronics .column h5 {
        }

        .keystone_electronics .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .keystone_electronics .column a {
        }

    /*paragraphs*/

        .keystone_electronics .column p {
        }

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

    /*headers*/

        .mathworks .column h1 {
        }

        .mathworks .column h2 {
        }

        .mathworks .column h3 {
        }

        .mathworks .column h4 {
        }

        .mathworks .column h5 {
        }

        .mathworks .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mathworks .column a {
        }

    /*paragraphs*/

        .mathworks .column p {
        }

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

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*paragraphs*/

        .archives .column p {
        }

