div.weatherDay {
  float: left;
  /*height: 36px;*/
  width: 100px;
  margin-bottom: 3px;
}

div.weatherDay img {
  float: left;
}

div.weatherDay h4, div.weatherDay div {
  cursor: default;
  margin: 0px;
  padding: 0px;
}