.header-sub { display: none; }
.entry-content a { text-decoration: underline; }
.ad-slot { text-align: center; }
.ad-slot2 { text-align: center; }
.ad-slot3 { text-align: center; }
#sidebar-right {
    width: 100%;
}
.post-ad { background: transparent; }

.widget-title { padding: 0; }
.widget-title span { display: block; text-align: center; }
#sthoverbuttons .sthoverbuttons-label 
{
word-wrap: initial !important;
}

/*
  2016-Oct-4 JDT
  Force left- and right-aligned images to stack
*/
@media only screen and (max-width:600px) {
  .alignleft,.alignright {
     display:block !important;
     float:none !important;
     margin:0.3125rem auto 1.25rem auto !important;
  }
}
