/* palmbeachpost hotfix */

/* NO TICKET - legacy teamsite fixes */
#cxContent div.storyleft,#cxContent div.storyleft p.byline,#cxContent div.storyleft p.source,#cxContent div.storyleft p.npodate{max-width:620px !important;_width:620px !important;}
#cxContent span.aponline,#cxContent div.storyleft span.body,#cxContent div.storyleft center,#cxContent div.storyleft span.photocredit{display:block !important;max-width:620px !important;}
#cxContent span.aponline div,#cxContent div.storyleft div,#cxContent div.storyleft span.body div.freeform,#cxContent div.storyleft span.body div.custominclude{visibility:hidden !important;display:none !important;}
#cxContent span.aponline h2,#cxContent div.storyleft h2{color:#036 !important;font-family:Georgia,"Times New Roman",Times,serif !important;font-size:28px !important;margin-bottom:10px !important;max-width:620px !important;}

/* CMSPB-820/CMSPB-821 - pbp weather widget ie6 fix */
.feaWthxWidg #feaWthxWidg3{_width:220px !important;}

/* NO TICKET - PB01 slider fixes */
#cxSubHeader .cxBreakingNews{clear:both !important;}

/* CMSPB-764 - PB01 slider ad background color */
/*#PB01.cxAdvertisement{background-color:#fff !important;padding:0 !important;width:1000px !important;text-align:center}*/
#PB01.cxAdvertisement{width:991px !important;text-align:center !important;background-color: #fff !important;}
#PB01.cxAdvertisement > div {width:950px !important;text-align:center !important;margin-left: 16px !important;}
*:first-child+html #PB01.cxAdvertisement > div {width:950px !important;text-align:center !important;margin-left: -5px !important;}
* html #PB01.cxAdvertisement{width:991px !important;text-align:center !important;background-color: #fff !important;margin-left: 5px !important;}
* html #PB01.cxAdvertisement > div {width:950px !important;text-align:center !important;margin-left: 0px !important;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#PB01.cxAdvertisement{width:991px !important;text-align:center !important;background-color: #fff !important;}
#PB01.cxAdvertisement > div {width:950px !important;text-align:center !important;margin-left: 16px !important;}
}

/* CMSPB-719 - IE6 Recaptcha png transparency */
#recaptcha_logo, #recaptcha_tagline {
behavior: expres\sion(  (this.runtimeStyle.behavio\r="none") && (this.src.toLowerCase().indexOf('.png')>-1) && (  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='scale')",  this.runtimeStyle.paddingTop = this.height,  this.runtimeStyle.height = 0  )  );
	overflow:hidden;
}

div.cxStandardTease div.cxTeaseSummary ul.cxRelated li a {white-space:normal !important}