@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("psychologytoday.com") {

#contentColumn {
 padding-left:10px !important;
 padding-right:10px !important;
 width:auto !important;
}

#inline-content-bottom-right {
 padding-left:0px !important;
 padding-right:0px !important;
 width:auto !important;
}

.article-sub-meta {
 width:auto !important;
}

script,
#header,
#header-before,
#rightColumn,
#inline-content-bottom-left,
#footer,
#footer-below,
.advertisement,
.block-pt-td-search-300 { 
 display: none  !important; 
}

}