    #videotesthumbnail{
        -ms-filter: gray;
  		filter: grayscale(1);
  		-webkit-filter: grayscale(1);
        cursor: pointer;
        filter: gray;
    }
        #overlay-vidtesbgid {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height:100%;
        width: 100%;
        background: #A6A6A6 ; 
        background: rgba(0,0,0,0.60);
        /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; */
        z-index: 9999;
        }
    .videotes-pop{
        width:800px;
        height:555px;
        display:none;
        position:relative;
        top:30px;
        left:0%;
		z-index:999999;
		font-size:13px;
		background:#f9f9f9;
        padding:15px;
	}


  .PI-video-teaser ul.PI-videocontainer2 {
  /* padding: 25px 20px 0px 20px; */
  padding:0px;
  margin: 0px;
  position: relative;
}


  .PI-video-teaser .PI-videocontainer2 div.paragraphDiv {
  margin-bottom: 0px;
  padding-bottom: 7px;

}


  .PI-video-teaser li:first-child {
  width: auto;
  padding-right: 0px;
}


.PI-video-teaser ul.PI-videocontainer2 li:first-child {
  list-style: none outside none;
  width: 266px !important;
  float: left;
}

  .PI-video-teaser .PI-videocontainer2 li {
  list-style: none outside none;
  width: 270px !important;
  float: left;
  }

  .PI-video-teaser .PI-videocontainer2 li img{
  width: 306px;
  }

.PI-video-teaser .PI-mainvideo{
width:auto;
height:auto;
    }

.box-news-container.PI-video-teaser ul {
  background: none repeat scroll 0 0 #ebebeb;
  display: inline-block;
  width: 266px !important;
  /* padding: 6px 0 20px 0; */
  padding:20px 20px 0px 20px;
}

.PI-videotitle{
    padding-top:24px; 
    font-weight:bold;
    font-size:13px;
    color:#23201f;
}

.box-news-container.PI-video-teaser{
    padding-bottom:2px;
    width:310px;

    }

  .PI-video-teaser #container {
    position: relative;
    display: inline-block;
    border: 0px;
}
  .PI-video-teaser #image {
    z-index: 9;
    border: 0px;
}
  .PI-video-teaser #play {
    background: url('clientlibs/css/images/Play_43x43.png') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 86px;
    height: 86px;
    margin: -35px 0 0 -35px;
    z-index: 10;
    cursor: pointer;
}

.PI-videocontainer2 .videoparagraphDiv ul {
    display: inline-block;
	margin-left: -3px;
    width: 246px !important;
    margin-top: 0px;
    padding-top: 3px;
}

.PI-video-teaser ul.PI-videocontainer2 div.videoparagraphDiv li:first-child {
    list-style: initial;
    width: 231px !important;
}
.videoIdTeaser-block{
    display: block;
    height: 515px;
}
