.weather_icon{
  width:200px;
  height:120px;
}
.forecast-temperature{
  padding:60px 0px 0px 30px;
  font:bold 16px "MS Sans Serif";;
}
.forecast-temphighlow{
  padding:0px 0px 0px 60px;
}
.forecast-detail{
  visibility: hidden; 
  padding:0px 0px 0px 60px;
}
