.barometerMain {
  height: 278px;
  margin: 0px !important;
  padding: 0px !important;
  width: 113px;
  margin-left: 150px !important;
}

.barometer {
  background-image: url('/views/internet/images/baro.gif');
  width: 113px;
  height: 278px;
  background-repeat: no-repeat;
  z-index: 100;
  position: relative;
  top: 0px;
  margin: 0px !important;
  padding: 0px !important;
}

.fill {
  background-color: #48AA3D;
  z-index: 1;
  position: relative;
  margin: 0px !important;
  padding: 0px !important;
}

.baroTotal {
  z-index: 1000;
  position: relative;
  margin: 0px !important;
  padding: 0px !important;
  margin-top: -55px !important;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 150%;
}

.datum {
  text-align: right;
  font-size: 80%;
  color: #666;
  font-style: italic;
}

.rssItem {
  margin-bottom: 10px
}

.rssItem .link {
  clear: both;
}

.rssItem IMG {
  margin: 5px;
}

.rssItem .description TABLE {
  width: 90%;
  padding: 3px;
}

.rssItem .description TABLE TR.selected TD {
  font-weight: bold;
  background-color: #48AA3D;
}
