.click-for-video {
      width: 100%;
    height: 480px;
    cursor: pointer;
    background: url(/templates/anime-share2/images/play2.png) no-repeat;
    background-position: center;
    background-color: #333333;
}

.youtube {
  width: 100%;
  height: 480px;
}

div.youtube {
  display: none;
}