/* Hide Weather Sponsor */
.wxSpons {
	display: none;
}
#csWxBranding .wxData {
	right: 52px;
	height: 54px;
	top: 45px;
}	
#csCitySelect .csDefault {
	display: none;
}
#csWxBranding .csCustomAd {
	border: 1px solid #eaeaea;
	position: absolute;
	right: 10px;
	top: 12px;
}

#wxSpons {
	margin-left: 119px;
	margin-top: 12px;
}

/* Change weather font in header to white */
#csWxBranding .csWxTemp{
color:#ffffff;
}

#csWxBranding .csHi{
color:#ffffff;
}

#csWxBranding .csLo{
color:#ffffff;
}

#csWxBranding .wxData{
color:#ffffff;
}
#csWxBranding .csCity{
	color: #fff;
}
/* PS-2481 */
#WNColsAll #DisplaySizeId3 > .wnGroup > .header{
	margin-bottom: 15px;
}