table.dataTable tr.even:hover,
table.dataTable tr.odd:hover,
table.dataTable tr:hover span {
  cursor: pointer;
  background: #56207c;
  color: #ffffff;
}


#DT-Polls_length {
  position: absolute;
  right: 0px;
  top: 10px;
}

#DT-Polls_filter {
  position: absolute;
  right: -300px;
  top: 10px;
}

.ad-filmstrip {
  margin-top: 40px;
}

td.image-date {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: .8em;
}