.mv_yahoo_weather {
	width: 100%;
	margin-top: 6px;
}
.right {
	float: right;
}
.mv_yahoo_weather_cur {}
.mv_yahoo_weather_fc {}
.mv_yahoo_weather_title, .mv_yahoo_weather_cur_title {
	float: left;
	font-weight: bold;
	width: 100%;
}
.mv_yahoo_weather_img {
	float: right;
}
.mv_yahoo_weather_temp, .mv_yahoo_weather_cur_temp {
	padding-top: 14px;
	float: left;
}
.mv_yahoo_weather_cur_temp {
	margin-top: 8px;
	font-size: 21px;
}
.mv_yahoo_weather_sun {
	margin-bottom: 19px;
}
