ul.homeinvest-poll {
  border-bottom: 1px solid #262626;
  list-style-type: none !important;
  background: transparent url(img/header_no.gif) no-repeat top right;
  padding-top:  20px;
  width: 460px;
  display: none;
  margin-bottom: 20px !important;
}

  ul.homeinvest-poll li {
    border-top: 1px solid #262626;
    list-style-type: none !important;
    margin: 0 !important;
    font-family: arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #fff !important;
    line-height: 25px;
  }

  ul.homeinvest-poll li a {
    color: #fff !important;
    background: transparent url(img/stars.gif) no-repeat right -50px;
    line-height: 25px;
    display: block;
    margin-right: 72px;
  }

  ul.homeinvest-poll li a:hover {
    background-position: right -25px;
  }

  ul.homeinvest-poll li a.voted,
  ul.homeinvest-poll li a.voted:hover {
    background-position: right top !important;
  }

  ul.homeinvest-poll li a.no-cursor {
    cursor:default;
    background-position: right -50px;
  }

  ul.homeinvest-poll li.tendence-down {
    background: transparent url(img/tendence-down.gif) no-repeat 425px 6px;
  }

  ul.homeinvest-poll li.tendence-up {
    background: transparent url(img/tendence-up.gif) no-repeat 425px 6px;
  }

  ul.homeinvest-poll li.tendence-still {
    background: transparent url(img/tendence-still.gif) no-repeat 425px 7px;
  }
