* {
	color: #000!important;
	margin: 0!important;
}
header,
footer,
.social_sharing_link,
#emailsend,
form,
#disqus_thread,
.visible-desktop.meta_desc,
#related-content-business,
#pHide,
#showmoreloadrelatedbus,
.advert,
#loadHome{
	display: none!important;
}
.textwrappara{
    min-height: 0px !important;
}
img{
   
    margin: 0 auto !important; 
}
header .logo_div {
	display: block;
}
a { text-decoration:  underline!important; }
article,
.article,
.shoulder {
	padding: 0px;
}

.col-md-17,
.col-sm-17,
.col-sm-13,
.col-md-13{
	width: 100%!important;
}

article .label-primary:before {
	content: "PRIMARY TICKER: ";
	display: block;

}

article .label-default:before {
	content: "SECONDARY TICKER: ";
	display: block;
}
.article_page_overlay h1{
	color: #333333;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 1em 0 0.6em;
	font-weight: normal;
        
}
.article_page_overlay{
    position: relative !important;
}
a:link:after, a:visited:after { content:" "; }