#ww_10 {padding:0px; margin: 0px auto 10px auto; font-size:12px; list-style:none; background:none;width: 223px;height: 125px; overflow:hidden;background: url(bg.png) 0 0 no-repeat;}

#ww_10 * {margin:0px; padding:0px; list-style:none;background:none;}

#ww_10 .weather_city {width:100%;height: 18px; overflow: hidden;text-align: center;padding-top: 2px;}
#ww_10 .weather_city a {color:#45619c;font-size: 14px;font-weight: bold; text-align: left; line-height: 18px;margin-left: 10px;}
#ww_10 .weather_left {width:50%;float: left;height: 90px; overflow: hidden;text-align: center;}
#ww_10 .weather_right {width:50%;float: left;height: 90px; overflow: hidden;text-align: left;line-height: 10px;}

#ww_10 .temp {color:#c74b29;font-size: 32px;font-weight: bold; text-align: left; line-height: 38px;}
#ww_10 .temps {color:#494e54;font-size: 11px;line-height: 12px;}
#ww_10 .date {color:#494e54;margin-top:2px;font-size: 11px; text-align: left; line-height: 16px;font-weight: bold;}
#ww_10 span {display: block;}
#ww_10 .clear:after {
content: "";
display: block;
height: 0px;
line-height:0px;
clear: both;
overflow: hidden;
}


#ww_10 .clear {_zoom:1; line-height:0px;}
* html #ww_10 .clear { zoom: 1; }
*+html #ww_10 .clear { zoom: 1; }