.article .authorLocation
{
    font-size: 14px;
    line-height: 18px;
}
/*--CAE-650 NPG Article inline Ad not floating next to assocContent--*/
.article .inlineAd {
    clear: right;
    text-align: center;
}
#content .article .inlineAd figure {
    float: none;
}
/*--END CAE-650 NPG Article inline Ad not floating next to assocContent--*/

/* -- PSSUPPORT-1028 Bad-old time stamps on weather images - Hide until fixed -- */
.content-image .image-detail .detailTimestamp
{
    display: none;
}
.content-image .image-detail .utils
{
    margin-top: 0px!important;
    float: left;
    width: 95%;
}
/* -- END PSSUPPORT-1028 -- */

/* -- PSSUPPORT-1116 REMOVE UNWANTED BORDERS -- */
.article table.no-border, .teaserText table.no-border, .figcaption table.no-border, .article table.no-border td, .teaserText table.no-border td, .figcaption table.no-border td 
{
    border: none;
}
/* -- END PSSUPPORT-1116 -- */

/* Begin PSSUPPORT-1111 Survey Gizmo Fix */
.sg-poll-links-box a span {
    left: 0px!important;
    position: static!important;
}
/* End PSSUPPORT-1111 Survey Gizmo Fix */

/* Begin PSSUPPORT-1618 Video player thumbnail area tweak */
div.showcaseScrollable div.row {
  overflow: auto;
  width: 100% !important;
}
div.showcaseScrollable div.blurb div.slide {
  margin: 0;
}
div.showcaseScrollable div.blurb div.slide figure {
  margin-left: 20px;
}
div.showcaseScrollable div.blurb div.slide h2 {
  margin-right: 20px;
}
/* End PSSUPPORT-1618 Video player thumbnail area tweak */

/* Begin PSSUPPORT-3229 */
.tagOverlay-articleWithVideo,
.ib-figure-image a span.tagOverlay-video {
  display: block;
  height: 67px;
  width: 67px;
  background: url("/npgb/static/core/desktop/css/images/playbtn.png"); 
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -33px;
  margin-top: -35px;
}
.rotating .tagOverlay-articleWithVideo,
.rotating .ib-figure-image a span.tagOverlay-video { 
  display: block; 
  height: 67px; 
  width: 67px; 
  background: url("/npgb/static/core/desktop/css/images/playbtn.png"); 
  position: absolute; 
  top: 15px; 
  right: 15px; 
  margin-left: 0;
  margin-top: 0;
  left: inherit;
}
.imageWidth-80 .tagOverlay-articleWithVideo,
.imageWidth-80 .ib-figure-image a span.tagOverlay-video {
  height: 34px; 
  width: 34px; 
  background: url("/image/view/-/25639390/highRes/1/-/rn3ligz/-/playbtn34x34-png.png"); 
  top: 50%;
  right: 0;
  left: 50%;
  margin-left: -17px;
  margin-top: -18px;
}
/* End PSSUPPORT-3229 */

/* PSSUPPORT-4037 */
.interactiveWxMap .active {
  border: none;  
}
/* PSSUPPORT-4037 */
