.social, .forms_, .no-print {
    display: none !important;
}
.right_column,
.panel_search,
.related_articles,
.newsline_footer,
.details_icon,
.social-share,
.leave_comment,
.application_footer,
.ad_wrapper,
.related_articles,
.article_content_right,
.article_content_right .div_container,
.article_video,
.article_advert_container {
    display: none !important;
}
.brand { width: 100%; display:table;}
.brand img {margin-left: -13px;}
.comments_prompt {margin-top:20px;}

.article_content_left,
.article_content body, .workspace_body {
    width: 100% !important;
    display: table;
}

.article_content_left p {
    font-size: 10pt;
    line-height: normal;
    text-align: justify;
    margin-bottom: 0;
}

.article_content_left img.featured, .article_image img {
    float: left !important;
    max-width: 35% !important;
    margin-right: 15px ;
    margin-top: 15px ;
    margin-bottom: 5px ;
}

a, a:after {
    content: normal !important;
    text-decoration: none !important;
}
