#weather table { font-size:11px; border:solid 1px #281a11; border-collapse: collapse; margin:0px auto 0 auto; }
#weather table tr th { padding:3px 0px; background-color:#281a11; color:#ffffff; text-align: center; font-weight:bold; }
#weather table tr th a { color:#fff; font-size:10px; }
#weather table tr td { text-align:center; vertical-align:top; border-right:solid 1px #281a11; width:160px; padding:1px; }
#weather table tr td p { font-size:1em; text-align:center !important; margin:5px !important; padding:0px; }
#weather table tr td img { width:42px; margin:20px 4px 10px; border:1px solid #e1b578; }

#weather #weatherimage, #weather #weathertext { display:inline; }
#weather #weatherimage img { height:20px !important; vertical-align:middle; }