#wp_myweather {
	margin: 0;
	padding: 0;
	float: none;
	text-align: left;
}
#wp_myweather .wp_myweather {
	margin: 0;
	padding: 0;
	width: 157px;
	height: 46px;
	display: block;
	position: relative;
}
#wp_myweather .wp_myweather img {
	margin: 0;
	padding: 0;
	border: none;
}
#wp_myweather .wp_myweather strong {
	font-size: 12px;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 7px;
	left: 60px;
}
#wp_myweather .wp_myweather em {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	position: absolute;
	top: 3px;
	right: 20px;
}