#weather_of_days  h1{color:#FF5A00;font:21px 'trebuchet ms';text-align:center;}
#weather_days{width:750px;margin:0 auto;overflow:hidden}
.weather_of_day{width:209px;height:201px;margin-left:26px;float:left;overflow:hidden;background:url('../images/weather/layer_bg.png') repeat-x bottom white;border:1px solid #E1E1E1}
* html .weather_of_day{margin-left:19px}
.weather_of_day h5{height:25px;margin:0;padding-left:12px;font:bold 13px arial!important;line-height:25px!important;text-align:center;}
.weather_of_day .active{color:#0066FF;}
.weather_of_day .explanation{padding:3px 2px 2px 9px;display:block;color:#424242;font:bold 12px arial}
.weather_of_day img{margin-left:9px;padding:1px;float:left;border:1px solid #c0c0c0;}
.weather_of_day .degress{margin-left:6px;float:left;font:bold 12px arial;color:#7F7FC0}
.weather_of_day .degress div{margin-top:6px;width:130px}
.weather_of_day .degress .label{padding-top:2px;float:left;width:70px;}
.weather_of_day .degress .value{color:#CF0707;font:bold 16px arial;}
.weather_of_day .status{overflow:hidden}
.weather_of_day .other{margin:7px 2px 0 10px;clear:both;color:#555555;font:bold 13px arial;line-height:21px;}
.weather_of_day .other span{width:55px;float:left;font:bold 12px arial;}

#weather_note{padding-top:20px;clear:both;font:13px arial;line-height:19px;text-align:center}
