#weather table { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; border:solid 1px #4ba9c3; border-collapse: collapse; margin:10px auto 0 auto; }
#weather table tr th { padding:3px 0px; background-color:#4ba9c3; color:#ffffff; text-align: center; }
#weather table tr th a { color:#fff; font-size:10px; }
#weather table tr td { text-align:center; vertical-align:top; border-right:solid 1px #4ba9c3; width:160px; padding:1px; }
#weather table tr td p { font-size:1em; text-align:center; margin:2px; padding:0px; }
#weather table tr td img { width:50px; height:49px; margin:4px; }
