
/* METEO CSS
-------------------------------------------------- */

.meteo-cont{ overflow: hidden; padding: 5px;  }
.meteoimage{ float:left; margin:0px;  background: url('../images/overlay.png');  display: inline-block;  clear: both; width: 80px; }
.temp-text{font-size: 23px; font-weight: bold;  position: relative; left: 110px; padding: 0px;   margin:0px 0px 0px 0px; color:#000000; background: url('../images/overlay.png');  display: inline-block;  clear: both; }
.city-text{ font-size: 55px; font-weight: bold; position: relative; top: 0px; padding: 10px; margin:0px 0px 0px 0px; color:#fff;  background: url('../images/overlay.png');  display: inline-block; clear: both;  }