
	#ed-weather-sponsor p, #ed-weather-sponsor span, #ed-weather-sponsor img{
		margin:0px;
		padding:0px;
	}
	#ed-weather-sponsor, #ed-weather-sponsor p, #ed-weather-sponsor span{
		font-family: 'Lato', sans-serif;
	}
	
	.ed-weather-wrapper{
		background-repeat:no-repeat;
		overflow: hidden; 
		height: 124px;
	}
	
	#ed-weather-sponsor .meteo-icon {
		width:95px;
		line-height:88px;
		height:75px;
		float:left;
	}
	
	#ed-weather-sponsor .meteo-icon:before {
		font-size:75px;
	}
	
	#ed-weather-sponsor .wtext {
		float: left;
		margin-left: 55px;
		color:#fff;
		width:200px;
	}
	#ed-weather-sponsor #wcity{
		font-size: 16px;
		line-height: 28px;
		text-transform: uppercase;
	}
	
	#ed-weather-sponsor p.wcondition{
		margin-top:10px;
	}

	#ed-weather-sponsor p.wtemp{
		font-size: 51px;
		font-weight: bold;
		line-height: 47px;
		float: left;
	}
	#ed-weather-sponsor span#whigh, #ed-weather-sponsor span#wlow{
		margin-left: 10px;
		line-height: 40px;
	}
	#ed-weather-sponsor .wforecast{
		display:inline-block;
	}
