#weather_of_days  h1{margin:30px 0 20px 0;color:#434343;font:20px "trebuchet ms";text-align:center;}
.weather_of_day{width:209px;height:211px;margin-left:26px;float:left;background:url('../images/weather/weather_of_day_bg.png') no-repeat;}
* html .weather_of_day{margin-left:19px}
.weather_of_day h3{margin:0;color:#95A7BA;font:bold 13px arial;line-height:26px;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{clear:both;font:13px arial;line-height:19px;text-align:center}