#weather {margin: 0px auto;position: relative;padding-top: 0.5em;border-top:0.09em solid #ccc;}
#weather .bigimage {position: absolute;top:2.6em; left:0;}
#weather table.forecast tr.colorn{background: #eee;}
#weather table.forecast td, #weather table.current td {font-family: 'Arial';font-size: 16px; }
#weather .current { margin-left:12em; height: 5.5em;}
#weather .toggle_container { height: 1%;}
#weather table.current td.locale {padding: 1.5em 0 0 0.5em;color: #000;}
#weather table.current td.locale div {font-size: 18px;margin-top:1em;}
#weather table.current td.locale div.temp {color: #666;font-size: 14px;margin-top:0.5em;}
#weather .current .temp {font-size: 38px;color: #111;height:86px;font-weight: normal;text-align: center;padding-top:13px;background: url(../images/layout/back_tiempo_grados.png) no-repeat scroll center 0.1em;}
#weather .forecast { width: 100%; clear:both;}
#weather .forecast .days {color: #000;padding: 1px 0px 0px 10px;width: 120px;vertical-align: middle;}
#weather .forecast .images{ text-align: center; }
#weather .forecast .high { color: #CD0000;width: 40px;text-align: center;font-size: 20px;vertical-align: middle;}
#weather .forecast .low{color: #7792BF;width: 40px;text-align: center;font-size: 20px;vertical-align: middle;}
#weather .city { padding-left:0.5em; }
#weather .temp { font-size: 0.8em; }
#weather .text { background: url(../sfWeatherPlugin/img/boton_tiempo.png) no-repeat scroll left center; height: 2em; width: 100.2%; text-align: center;}
#weather .text a { line-height: 2.3em; font-size: 0.8em; background: url(../sfWeatherPlugin/img/ico_temp.png) no-repeat scroll 18.3em -11.6em; padding-right: 2em;}
#weather .text.active a { line-height: 2.3em; font-size: 0.8em; background: url(../sfWeatherPlugin/img/ico_temp.png) no-repeat scroll 18.3em -8em; padding-right: 2em;}
#weather .temp .max { color:#E80000;background: url(../sfWeatherPlugin/img/ico_temp.png) no-repeat scroll right 0.1em; padding: 0em 2em 0.9em 0.3em;}
#weather .temp .max .weight, #weather .temp .min .weight { font-size: 1.2em; }
#weather .temp .min { color:#004C92;background: url(../sfWeatherPlugin/img/ico_temp.png) no-repeat scroll right -3.8em; padding: 0em 2em 0.9em 0;}
#weather .temp li { float:left;}
#weather .bigimage img { width: 5.2em; margin-left:1em; cursor: default;}
#weather .forecast .images img { width: 1.8em;cursor: default;}
.box .tiempo_select select {width: 10em; float:right; }
.box.tiempo h4 { margin: 0.4em 0;}
