DIV.weather-container {width:185px; height:130px; background-image:url(../images/weather-bg.gif); background-repeat:no-repeat; background-position:right;}
DIV.weather-title { color:#FFFF00; font-family:Arial; text-align:center; margin-top:1px; font-size:12px;}
.weather-details {float:left; padding-left:5px;}
.weather-iconbox {float:right; padding-right:5px;}
DIV.weather-location {color:#FFFFFF; font-family:Arial; font-weight:bold; font-size:14px;}
DIV.weather-icon {}
DIV.weather-temp-actual {font-family:Arial; color:#FFFF00; font-weight:700;font-size:12px;}
DIV.weather-sky {font-family:Arial; color:#FFFF00;font-size:12px; text-align:center;}
DIV.weather-max {color:#000000;font-size:12px;}
DIV.weather-min {color:#000000;font-size:12px;}
SPAN.weather-max { font-family:Arial; font-weight:500;font-size:12px;}
SPAN.weather-min { font-family:Arial; font-weight:500;font-size:12px;}
DIV.weather-humidity {position:relative; bottom:5px; color:#000000;font-size:12px; padding-left:5px;}
DIV.weather-visibility {position:relative; bottom:5px; color:#000000;font-size:12px; padding-left:5px;}
SPAN.weather-humidity {font-family:Arial;font-size:12px;font-weight:500;}
SPAN.weather-visibility {font-family:Arial;font-size:12px;font-weight:500;}
HR.hr-weather {clear:both; margin:0px; padding:0px; text-align:center; width:95%; height:1px; color:#FFFF00; position:relative; bottom:3px;}