/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
#sub_main {
    background: url(../img/trademark_submain.png) no-repeat center 0;
    height: 308px;
}
#main_topics {
    border-top: 3px solid #83919c;
    background: #fff;
    padding-bottom: 30px;
    padding: 30px;
    margin-bottom: 30px;
}
h2 {
    color: #83919c;
    line-height:200%;
}
tr {
    line-height:200%;
}
