#ba_weather {
	float:left;
	margin-top:10px;
	
	
}
#ba_weather #icon-weather {
	width:70px;
	float:left;
	margin-left:25px;
}
#ba_weather #txt-weather {
	float:left;
	padding-left:0px;
	padding-top:10px;
}
#ba_weather #txt-weather span {
	font-size:13px;
	font-style:normal;
	color:#fff;
}