#wp_addweather{margin:0 !important; padding:5px 0 0 5px !important; float: none; text-align: left; clear:both; height: 40px;}
#wp_addweather .wp_addweather{
	margin:0 !important;
	padding:0 !important;
	border: none !important;
	width:140px;
	height:30px;
	display:block;
	float:left;
	position:relative;
}
#wp_addweather .wp_addweather img{
	margin: 0;
	padding: 0;
	border: none;
	position:absolute;
	top:0px;
	left: 5px;

}
#wp_addweather .wp_addweather strong{
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:5px;
	left: 80px;
}
#wp_addweather .wp_addweather abbr{
	font-size:10px;
	font-weight:normal;
	border-bottom-color:#FFFFFF;
}
#wp_addweather .wp_addweather em{
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	color:#E5000A;
	position:absolute;
	top:1px;
	left: 33px;
	
}

#wp_addweather .wp_addweather span{
	font-style: normal;
	font-weight: normal;
	font-size:11px;
		
}