#wp_myweather{ right: 0px; margin: 0; padding: 0; float: right; text-align: left; }
#wp_myweather .wp_myweather{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	
	margin:0;
	padding:0;
	width:157px;
	height:46px;

	position:absolute;
	color:#999999;
	right:0px;
	top: 0px;

}
#wp_myweather .wp_myweather img{
	margin: 0;
	padding: 0;
	border: none;
	top: 0px;
	right:40px;
	position:absolute;
}
#wp_myweather .wp_myweather strong{
	font-size:16px;
	font-weight:normal;
	display: block;
	position:absolute;
	visibility:hidden;

}
#wp_myweather .wp_myweather em{
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color:#999999;
	position:absolute;
	top:6px;
	right:10px;
	
}