/* Generated by KompoZer */
a, a:visited, a:hover, a:active {
  color: #000000;
}
#slider {
  width: 320px;
  height: 240px;
  position: relative;
  overflow: hidden;
}
#sliderContent {
  width: 320px;
  position: absolute;
  top: 0;
  margin-left: 0;
}
.sliderImage {
  float: left;
  position: relative;
  display: none;
}
.sliderImage span {
  padding: 10px 13px;
  position: absolute;
  left: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 15px;
  font-size-adjust: none;
  font-stretch: normal;
  width: 270px;
  background-color: #000000;
  opacity: 0.7;
  color: #ffffff;
  display: none;
  top: 0;
}
.clear {
  clear: both;
}
