A.panel4,
A.panel4.hover {
  text-decoration: none;
}
DIV.panel4 {
  background-image: url(../images/panel4/background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 209px;               /* padding sizes subtracted */
  margin: 0px 0px 10px 0px;
  padding: 5px 10px 0px 22px;
  width: 399px;                /* padding sizes subtracted */
}
DIV.panel4left {
  background-image: url(../images/panel1/splitter.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  float: left;
  margin: 0px 10px 0px 0px;
  width: 190px;
}
DIV.panel4right {
  float: right;
  margin: 0px 0px 0px 9px;  
  width: 190px;
}
DIV.HUXX0002_today,
DIV.HUXX0035_today {
  float: left;
  width: 100px;
}
DIV.HUXX0002_forecast_1,
DIV.HUXX0035_forecast_1 {
  float: right;
  width: 90px;
}
DIV.weather_day_today,
DIV.weather_day_forecast {
  color: #3B9DF2;
  font-weight: bold;
}
DIV.weather_title_today,
DIV.weather_title_forecast {
  text-align: center;
}
DIV.weather_temp_today,
DIV.weather_temp_forecast {
  color: #3B9DF2;
  font-size: 90%;
}
H2.panel4 {
  color: #646464;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
}
H3.weather_title_today {
  color: #646464;
  font-weight: normal;
  font-size: 110%;
  margin: 10px 0px 10px 0px;
}
