/* piotros's lockerz play video all */


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.lockerz.com/p/watch/all") {

  a.videoTitle, span.content-video-thumb-hover {
    display: none !important;
  }

  li.videoContainer {
    padding-top: 5px !important;
    height: 28px !important;
    width: 80px !important;
  }

  img.videoThumb {
    height: 28px !important;
    opacity: 0.3 !important;
  }

  img.videoThumb:hover {
    opacity: 1.0 !important;
  }

  span.PTZ-status {
    top: 7px !important;
  }

  div.content-tooltip-outer {
    margin: -70px 0 0 78px !important;
  }

}
