#wp_myweather{ margin: 0; padding: 0; float: none; text-align: left;}
#wp_myweather .wp_myweather{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0;
	width:145px;
	height: 46px;
	line-height:normal;
	border-bottom:solid 1px #CCCCCC;
}
#wp_myweather .wp_myweather img{
	margin: 0px 5px 0px 0px;
	padding: 0;
	border: none;
}
#wp_myweather .wp_myweather strong{
	font-size:13px;
	font-weight:bold;
}
#wp_myweather .wp_myweather em{
	font-weight: bold;
	font-size:11px;
}