span.hotspot {
  display: block;
  float: right;
  width: 32px;
  margin-top: 4px;
  height: 32px;
  cursor: default;
  z-index: 100;
  margin: 0px;
  padding: 0px;
}

  span.hotspot img {
    height: 32px;
    width: 32px;
  }

a.hotspot {
  display: block;
  float: right;
  width: 32px;
  margin-top: 4px;
  height: 32px;
  cursor: pointer;
  z-index: 100;
  margin: 0px;
  padding: 0px;
}

  a.hotspot img {
    height: 32px;
    width: 32px;
  }

span.hotspotBigCantieri {
  display: block;
  float: left;
  width: 360px;
  margin-top: 4px;
  height: 128px;
  cursor: default;
  z-index: 100;
  margin: 0px;
  padding: 0px;
}

  span.hotspotBigCantieri img {
    height: 128px;
    width: 128px;
    display: block;
    float: left;
  }

  span.hotspotBigCantieri i {
    display: block;
    float: left;
    width: 200px;
    margin-left: 10px;
  }

a.hotspotBigCantieri {
  display: block;
  float: left;
  width: 360px;
  margin-top: 4px;
  height: 128px;
  cursor: pointer;
  z-index: 100;
  margin: 0px;
  padding: 0px;
}

  a.hotspotBigCantieri img {
    height: 128px;
    width: 128px;
    display: block;
    float: left;
  }

  a.hotspotBigCantieri i {
    display: block;
    float: left;
    width: 200px;
    margin-left: 10px;
  }

a.hotspotNotificaPreliminare {
  display: block;
  float: left;
  width: 140px;
  margin-top: 4px;
  height: 32px;
  cursor: pointer;
  z-index: 100;
  margin: 0px;
  padding: 0px;
}

  a.hotspotNotificaPreliminare img {
    height: 32px;
    width: 32px;
    display: block;
    float: left;
  }

  a.hotspotNotificaPreliminare span {
    display: block;
    float: left;
    width: 97px;
    margin-left: 10px;
    font-size: 0.9em;
    font-weight: bold;
  }

#tt {
  position: absolute;
  display: block;
  background: url(images/tt_left.gif) top left no-repeat;
}

#tttop {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(images/tt_top.gif) top right no-repeat;
  overflow: hidden;
}

#ttcont {
  display: block;
  padding: 2px 12px 3px 7px;
  margin-left: 5px;
  background: #666;
  color: #FFF;
}

#ttbot {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(images/tt_bottom.gif) top right no-repeat;
  overflow: hidden;
}
