#wp_addweather{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px;
	right: 10px;
	border: collapse;
}

#wp_addweather .wp_myweather{
	margin:0;
	padding:0;
	list-style: none;
}

#wp_addweather .wp_myweathercity {

}

#wp_addweather .wp_myweathericon {
	text-align: center;
}

#wp_addweather .wp_myweathertemp {
	text-align: right;
}

#wp_addweather .wp_myweather img{
	margin: 0;
	padding: 0;
	border: none;

}

#wp_addweather .wp_myweather strong{
	font-weight:normal;

}

#wp_addweather .wp_myweather em{
	font-style: normal;
}