ul.wx {
  list-style: none;
}

li.wx {
  margin-left: 50px;
}

p.wx {
  text-align: justify;
}

div.wx {
  width: 500px;
  text-align: justify;
}

img.meterpic {
  width: 150px;
  float: left;
  padding-right: 5px;
}

.emphasize {
  font-size: 1.5em;
  color: chocolate;
}

div.wx_side {
  position: absolute;
  width: 200px;
  top: 10px;
  left: 510px;
  text-align: center;
}

img.solarpic {
  width: 75px;
  border: none;
  padding-left: 10px;
}

div.wx_side p {
  text-align: center;
}

img.bulbpic {
  width: 75px;
  border: none;
  padding-left: 10px;
  padding-top: 20px;
}

a.wx {
  text-decoration: none;
}

div.e2c2 {
  width: 700px;
  text-align: justify;
}

