#slider{
margin-left: 0px;
}

#weather{
margin-top: 6px;
margin-left: 9px;
}

.wl-weather-data{
display: block;
width: 140px;
float: left;
margin: 0 0 0px 0;
}

wl-weather-tier{
clear: both;
float: left;
margin: 0;
}

span .wl-weather-condition,  span .wl-weather-temperature, span ,wl-weather-wind{
display: block;
}

.wl-weather-condition{
font-size: 1em;
}

#wl-weather-link{
clear: both;
float: left;
margin-top: -2px;
font-size: 0.8em;
}

.wl-weather-temperature{
font-size: 20px;
}

.wl-weather-wind{
font-size: .75em;
margin: 0.2em 0px 0px 5px;
float: left;
}

.wl-weather-img{
float: left;
width: 90px;
}

.wl-wind-label{
font-weight: bold;
float: left;
margin: -1px 0px 0px 10px;
}
