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

/***********************************
That Special Glow
***********************************/

    /*general*/

        .that_special_glow .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Master Bond
***********************************/

    /*headers*/

        .master_bond .column h1 {
        }

        .master_bond .column h2 {
        }

        .master_bond .column h3 {
        }

        .master_bond .column h4 {
        }

        .master_bond .column h5 {
        }

        .master_bond .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .master_bond .column a {
        }

    /*paragraphs*/

        .master_bond .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 {
        }

/***********************************
Addicted to Your Smartphone? Welcome to Apple Rehab
***********************************/

    /*general*/

        .addicted_to_your_smartphone_w .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
New Battery Tech Launches in Drones
***********************************/

    /*general*/

        .new_battery_tech_launches_in_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
3 Sensors to Track Every Bite and Gulp
***********************************/

    /*general*/

        .three_sensors_to_track_every .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Silicon Chip Delivers Quantum Speeds
***********************************/

    /*general*/

        .silicon_chip_delivers_quantum .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Wall Street Tries Shortwave Radio
***********************************/

    /*general*/

        .wall_street_tries_shortwave_r .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

        .wall_street_tries_shortwave_r .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 eLearning Library
***********************************/

    /*headers*/

        .ieee_elearning_library .column h1 {
        }

        .ieee_elearning_library .column h2 {
        }

        .ieee_elearning_library .column h3 {
        }

        .ieee_elearning_library .column h4 {
        }

        .ieee_elearning_library .column h5 {
        }

        .ieee_elearning_library .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_elearning_library .column a {
        }

    /*paragraphs*/

        .ieee_elearning_library .column p {
        }

/***********************************
High and Dry
***********************************/

    /*general*/

        .high_and_dry .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

/***********************************
Build a Neural Synthesizer
***********************************/

    /*general*/

        .build_a_neural_synthesizer .column endbug {
        }

    /*headers*/

        .build_a_neural_synthesizer .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_neural_synthesizer .column h2 {
           color: #77787b;
           font-family: Helvetica, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
        }

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

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

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

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

    /*inlines*/

        .build_a_neural_synthesizer .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_neural_synthesizer .column .AllCaps {
           text-transform: uppercase;
        }

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

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

    /*links*/

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

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

    /*lists*/

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

        .build_a_neural_synthesizer .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_neural_synthesizer .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_neural_synthesizer .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_neural_synthesizer .column p.SidebarBody {
           color: #1a1718;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 0px;
        }

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

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

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

        .build_a_neural_synthesizer .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_neural_synthesizer .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;
        }

/***********************************
Giving Burning Man Its Wings
***********************************/

    /*general*/

        .giving_burning_man_its_wings .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Where the Jobs Are: 2018
***********************************/

    /*general*/

        .where_the_jobs_are_2018 .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Radio Free Everywhere
***********************************/

    /*general*/

        .radio_free_everywhere .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
6 Ways IoT Is Vulnerable
***********************************/

    /*general*/

        .six_ways_iot_is_vulnerable .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
July 1958: Kilby Conceives the IC
***********************************/

    /*general*/

        .july_1958_kilby_conceives_the .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
When Imperfect Understanding Is Good
***********************************/

    /*general*/

        .when_imperfect_understanding_ .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
In-Wheel Motors Roll Again
***********************************/

    /*general*/

        .in_wheel_motors_roll_again .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
The Future of Cybersecurity Is Quantum
***********************************/

    /*general*/

        .the_future_of_cybersecurity_i .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

/***********************************
OriginLab
***********************************/

    /*headers*/

        .originlab .column h1 {
        }

        .originlab .column h2 {
        }

        .originlab .column h3 {
        }

        .originlab .column h4 {
        }

        .originlab .column h5 {
        }

        .originlab .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .originlab .column a {
        }

    /*paragraphs*/

        .originlab .column p {
        }

/***********************************
The Nixie Tube Story
***********************************/

    /*general*/

        .the_nixie_tube_story .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

/***********************************
When E-Cigarettes Go... Boom
***********************************/

    /*general*/

        .when_e_cigarettes_go_boom .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Linkoping University | IEEE
***********************************/

    /*headers*/

        .linkoping_university_ieee .column h1 {
        }

        .linkoping_university_ieee .column h2 {
        }

        .linkoping_university_ieee .column h3 {
        }

        .linkoping_university_ieee .column h4 {
        }

        .linkoping_university_ieee .column h5 {
        }

        .linkoping_university_ieee .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .linkoping_university_ieee .column a {
        }

    /*paragraphs*/

        .linkoping_university_ieee .column p {
        }

/***********************************
The Hong Kong Polytechnic University | University of Victoria | IEEE
***********************************/

    /*headers*/

        .the_hong_kong_polytechnic_uni .column h1 {
        }

        .the_hong_kong_polytechnic_uni .column h2 {
        }

        .the_hong_kong_polytechnic_uni .column h3 {
        }

        .the_hong_kong_polytechnic_uni .column h4 {
        }

        .the_hong_kong_polytechnic_uni .column h5 {
        }

        .the_hong_kong_polytechnic_uni .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .the_hong_kong_polytechnic_uni .column a {
        }

    /*paragraphs*/

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

/***********************************
The Wheelchair that Might Have Been
***********************************/

    /*general*/

        .the_wheelchair_that_might_hav .column endbug {
        }

    /*headers*/

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

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

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

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

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

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

        .the_wheelchair_that_might_hav .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 Insurance
***********************************/

    /*headers*/

        .ieee_insurance .column h1 {
        }

        .ieee_insurance .column h2 {
        }

        .ieee_insurance .column h3 {
        }

        .ieee_insurance .column h4 {
        }

        .ieee_insurance .column h5 {
        }

        .ieee_insurance .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ieee_insurance .column a {
        }

    /*paragraphs*/

        .ieee_insurance .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 {
        }

