div#weather * { font-family:verdana, arial, helvetica, sans-serif; font-size:11px; }
div#weather { width: 565px; margin: 10px auto; }
div#weather table { border:solid 1px #8e7266; border-collapse: collapse; }
div#weather table tr {  }
div#weather table tr th { padding:3px 0px; background-color:#6A2278; color:#ffffff; text-align: center; }
div#weather table tr th a, div#weather table tr th a:link, div#weather table tr th a:visited { color:#ffffff; }
div#weather table tr th a:hover, div#weather table tr th a:active { color:#dddddd; }
div#weather table tr td { background-color:#dddddd; color:#333; width: 110px; border-right:solid 1px #8e7266; text-align: center; margin: 0 0 2px 0; }
div#weather table tr td img { margin: 0 auto; }
div#weather table tr td p { margin:2px; padding:0px; text-align:center; }