/* Add white background to all teaser collections */
#secondary .teaserCollection
{
    background: #fff;
}

/*CORECAE-2299 WFMZ Footer Issues*/
.adLocation.leaderboard_bottom {
 clear: both;
}
.footer #tableOfContents {
    clear: both;
}
/*END CORECAE-2299 WFMZ Footer Issues*/

/* WDSUPPORT-662 */
.rotating .teaserAuthor {
color: lightGray;
margin-left: 4px;
}
/* END WDSUPPORT-662 */

.politicsHomepage {
background-color: white;
margin-top: -10px;
}

/* Begin PSSUPPORT-1378 */
.rotating img {
  height: auto;
  width: auto;
}
/* End PSSUPPORT-1378 */

/* Begin PSSUPPORT-2716 */
.teaserCollection .ib-figure-image a {
  display: inline-block;
}
/* End PSSUPPORT-2716 */

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

/* Begin CAE-1841 */
.teaser .teaserText p,
.rotating .rotatingWrapper .main .items .page .teaser p,
#content .wfmz-split-top-story .wfmz-rotating .main .items .page .teaser p {
  display: block;
}
/* End CAE-1841 */

/* Begin CAE-1843 */
.slideshowGallery .carousel {
  background-image: none;
}
/* End CAE-1843 */

/* Begin PSSUPPORT-6056 */
?#content .alertBar h3.teaserTitle, #content .alertBar h3.teaserTitle a {
  line-height: 15px;
}
/* End PSSUPPORT-6056 */