body {
    font-family: Arial, sans-serif;
}

a {
    color: #009FDA;
}

#content img {
    display: none !important;
}

.brand img {
    display: inline-block;
    border: none;
}

#content img.profile-img {
    display: inline-block !important;
}

.brand {
    display: inline-block;
    width: 238px !important;
    height: 58px !important;
    margin: 1em 0 1em 0;
}

    .brand span {
        display: none;
    }

.header {
    border-bottom: 1px solid #888888;
}

hr {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #888888;
}

.header ul,
.navbar,
.emer_alert,
footer,
.footer-sub,
.sidenav-col,
.promo-col,
ul.breadcrumbs,
.arrow-state,
.post-more,
.label,
.paginate,
.event-filter,
.buttons-cta,
#layerslider-container-landing,
li.grad,
.bucket > a,
ul.switcher-tabs,
.post-more-inline,
iframe.youtube {
    display: none;
}

ul.cascade,
ul.related-list,
ul.posts-list .landing-buckets ul,
.landing-buckets-short ul,
ul.switchers,
ul.companies,
.gallery-inner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.posts-list > li,
    .landing-buckets > ul > li,
    ul.switchers > li {
        border-bottom: 1px solid #888888;
        margin: 15px 0 0 0;
        padding: 0 0 15px 0;
    }

.image-wrapper {
    float: left;
    margin: 0 1em 1em 0;
}

.image-wrapper-right {
    float: right;
    margin: 0 0 1em 1em;
}

    .image-wrapper img,
    .image-wrapper-right img {
        display: block;
        margin: 0 0 1em 0;
    }

.post-date {
    font-weight: bold;
}

ul.arrow-bullets {
    position: relative;
    left: 1em;
}

ul.companies li {
    float: left;
    margin: 0 2em 0 0;
}

    ul.companies li img {
        display: block;
        margin: 0 0 1em 0;
    }

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.sidenav-col,
.secondary-menu,
.nav,
.togglebutton.searchbutton,
.togglebutton.menubutton {
    display: none;
}

.content-col {
    clear: both;
    float: none;
}

.ui-accordion-content, .r-tabs-panel {
    display: block !important;
}