div.weather {background:url(/inc/img/weather-bg.jpg); color:rgb(255,255,255)}
div.weather .weather-current {}
div.weather .weather-current .weather-current-where {font:bold 10pt Arial; padding-top:25px; text-align:center}
div.weather .weather-current .weather-current-now {font:28pt Arial; text-align:center}
div.weather .weather-current .weather-current-hl {font:9pt Arial; text-align:center}
div.weather .weather-forecast {}
div.weather .weather-forecast .weather-forecast-day {/*background:rgb(200,200,200);*/ float:left; margin:1px; padding:1px; width:68px;}
div.weather .weather-forecast .weather-forecast-day .weather-forecast-day-dow {font:bold 8pt Arial; text-align:center}
div.weather .weather-forecast .weather-forecast-day img {}
div.weather .weather-forecast .weather-forecast-day .weather-forecast-day-condition {text-align:center}
div.weather .weather-forecast .weather-forecast-day .weather-forecast-day-high {padding-left:15px}
div.weather .weather-forecast .weather-forecast-day .weather-forecast-day-low {padding-left:15px}
