/* @override http://www.themightymooretitans.com/wp-content/plugins/myweather/style.css */

/* @override http://www.droptest.org/wordpress/wp-content/plugins/myweather/style.css */

/* @override http://www.droptest.org/wordpress/wp-content/plugins/myweather/style.css */

#wp_myweather{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(icon/bg_weather.gif);
	padding: 0;
	display:block;
	width:157px;
	height:46px;
	position:relative;
	color:#FFFFFF;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2ex;
	position: relative;
}
#wp_myweather img{
	padding: 0;
	border: none;
}
#wp_myweather strong{
	font-size:12px;
	font-weight:normal;
	display: block;
	position:absolute;
	top: 12px;
	left:46px;
}
#wp_myweather em{
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color:#FFF;
	position: absolute;
	top:  8px;
	right: 20px;
}