#weather_widget{
width:304px;
border-collapse:separate;
display:none;

}
#weather_widget td,
#weather_widget th{
border-bottom: none;
border-right: none;
border-top: none;
border-left:none;
}

#weather_widget th.widget_header{
height:32px;
background:#ededed;
font-size:16px;
font-weight:bold;
color:#505050;
padding-left: 8px;
padding-bottom: 8px;
margin-bottom: 0;
}
#weather_widget td.widget_desc,
#weather_widget td.widget_placeL,
#weather_widget td.widget_subheadL{
border-top: none;
border-bottom: none;
border-right: none;
border-left: 8px solid #ededed;
text-align:left;
}
#weather_widget td.widget_placeR{
text-align:left;
}
#weather_widget td.widget_desc,
#weather_widget td.widget_subheadR{
border-top: none;
border-bottom: none;
border-left: none;
border-right: 8px solid #ededed;
}

#weather_widget td.widget_subheadL,
#weather_widget td.widget_subheadR{
width: 136px;
}

#weather_widget td.widget_subheadL,
#weather_widget td.widget_subheadR{
text-align:left;
padding-left:8px;
padding-top:4px;
padding-bottom:2px;
font-size:13px;
font-weight:bold;
color:#505050;
}
#weather_widget td.widget_pnlcold{
width:32px;
padding-right:8px;
padding-left:8px;
border-top: none;
border-bottom: none;
border-left: none;
border-right: 8px solid #ededed;
background:url("/news/special/world/10/extremes/weather_widget/img/weather_sq_blue.png") no-repeat scroll transparent;
}
#weather_widget td.widget_pnlhot{
width:32px;
background:url("/news/special/world/10/extremes/weather_widget/img/weather_sq_orange.png") no-repeat scroll transparent;
}
#weather_widget td.widget_source{
height:16px;
background:#ededed;
font-size:11px;
padding-right:8px;
padding-bottom:4px;
padding-top:4px;
color:#505050;
text-align:left;
}

#weather_widget td.widget_desc{
font-size:11px;
padding-top:0;
padding-right:8px;
padding-bottom:9px;
color:#505050;
text-align:left;
line-height: 13px;
border-left: 8px solid #ededed;
}

#weather_widget td#hotplace.widget_placeL,
#weather_widget td#coldplace.widget_placeR{
padding-bottom: 0;
padding-right: 0;
padding-top:14px;
font-weight:bold;
width: 78px;
}
#weather_widget td#hotplaceC.widget_placeL,
#weather_widget td#coldplaceC.widget_placeR{
padding-bottom: 18px;
padding-top:0;
padding-right: 0;
font-weight:bold;
}
#weather_widget td#hoticon.widget_pnlhot,
#weather_widget td#coldicon.widget_pnlcold{
font-size:13px;
font-weight:bold;
color:#505050;
padding-top:24px;
text-align:center
}