#wp_myweather{ margin: 0; padding: 0; float: left; text-align: left;}
#wp_myweather .wp_myweather{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0 0 0 15px;
	padding:0;
	color:#464646;
}
#wp_myweather .wp_myweather img{
	margin: 0;
	padding: 0;
	border: none;
	float:left;

}

#wp_myweather .wp_myweather em{
	font-style: normal;
	font-family:"Century Gothic", Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size:42px;
	color:#10b24b;
	float:left;
	width:75px;
}
